mytoolbox.mymodule1.myClass1¶
- class myClass1(arg1, arg2)[source]¶
Bases:
objectThis is a base class.
- Parameters
Methods
This is the first public method.
This is the second public method.
Attributes
This is a public attribute.
Bases: object
This is a base class.
Methods
This is the first public method. |
|
This is the second public method. |
Attributes
This is a public attribute. |