Trees | Indices | Help |
|
---|
|
object --+ | _JobResourceHolder
A helper class to deal with mmlib resource de-allocation. The idea is that instances of this class can be held to prevent the Job resources from being cleaned up. When the object is garbage collected, the resources will be freed.
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Clean up the mmjob handle and mmlibs. If cleanup is necessary at a certain time and you know it's safe, you can call this method. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:46 2015 | http://epydoc.sourceforge.net |