Trees | Indices | Help |
|
---|
|
object --+ | StandinClass
Note: Use it at placeholder for classes that are to be created on first call, without vasting large amounts of memory if one wants to precreate them.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Create the class of type self.clsname using our classcreator - can only be called once ! :return : the newly created class |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:18 2011 | http://epydoc.sourceforge.net |