Home | Trees | Indices | Help |
---|
|
object --+ | SimpleSingleApp
|
|||
|
__init__(self,
appname,
path=TEMPDIR,
user=USER,
pid=PID,
ext='.lck',
*args) x.__init__(...) initializes x; see x.__class__.__doc__ for signature |
||
|
acquire(self) Acquire lock |
||
|
release(self) Release lock |
||
|
checkLocked(self) Check a process has a lock |
||
| _genFilename(self) | ||
Inherited from |
|
|||
Inherited from |
|
|
Acquire lock May raise an OSError |
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Feb 4 17:00:22 2007 | http://epydoc.sourceforge.net |