| Trees | Indices | Help |
|---|
|
|
class that provides simple access to a PID-style lockfile.
methods: __init__(lockfile), acquire(), and release() NOTE: currently acquires upon init The *.pid file will be acquired, or an LockfileLockedException is raised.
|
|||
|
|||
|
|||
|
|||
|
|||
create (if need be), and acquire lock on lockfile lockfile example: '/var/run/up2date.pid' |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Mar 4 07:37:35 2020 | http://epydoc.sourceforge.net |