MiscUtils
.ParamFactory
index
/root/instaladores_rar/Webware-andes/MiscUtils/ParamFactory.py
Classes
ParamFactory
class
ParamFactory
Methods defined here:
__call__
(self, *args)
__init__
(self, klass, **extraMethods)
allInstances
(self)
Functions
Lock
= allocate_lock(...)
allocate_lock() -> lock object
(allocate() is an obsolete synonym)
Create a new lock object. See help(LockType) for information about locks.