| Trees | Indices | Help |
|
|---|
|
|
Utility class for file locks.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
Constructor for FileLock.
|
Creates and opens a file to be used as a file-based lock.
|
Wrapper for fcntl.flock.
|
Locks the file in exclusive mode.
|
Locks the file in shared mode.
|
Unlocks the file. According to To make a non-blocking request, include LOCK_NB with any of the above operations.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 4 13:44:09 2016 | http://epydoc.sourceforge.net |