Trees | Indices | Help |
|
---|
|
object --+ | Initializer
A class to handle initialization and termination of needed mmlibs.
It is designed to be created on import and initialize needed mmlibs for a module. If library termination is needed, the terminate method can be called explicitly. Otherwise, the libraries will be terminated at garbage collection of the instance.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:44 2015 | http://epydoc.sourceforge.net |