[Python-Dev] Does Python need a file locking module (slightly higher level)?

Benji York benji at benjiyork.com
Mon Oct 22 17:07:48 CEST 2007


Barry Warsaw wrote:
> On Oct 22, 2007, at 8:15 AM, skip at pobox.com wrote:
> 
>> I'm always daunted by the prospect of trying to implement file  
>> locking.

> If you want something like this, you might start by looking at  
> Mailman's LockFile.py.

Also related is the very simple zc.lockfile: 
http://pypi.python.org/pypi/zc.lockfile
-- 
Benji York
http://benjiyork.com


More information about the Python-Dev mailing list