class documentation
Undocumented
| Method | __init__ |
Undocumented |
| Method | acquire |
Acquire the lock file. 'who' is an object no matter what, but will represent the handler by an id |
| Method | handled |
Return if the lock file has an handler |
| Method | handler |
Return the handler id, or 0 if no handler, else -1 if handler is invalid |
| Method | notify |
Notify that the lock file will be released soon |
| Method | release |
Remove the lock file |
| Property | lockfile |
Undocumented |
| Property | present |
Undocumented |
| Instance Variable | __lock |
Undocumented |