os.open and O_EXCL

Micah Elliott mde at MicahElliott.com
Tue May 6 09:21:50 EDT 2008


On 2008-05-01 Ethan Furman wrote:

> I am trying to lock a file so no other process can get read nor
> write  access to it.

This looks promising:

    http://pypi.python.org/pypi/lockfile/0.2

-- 
Micah Elliott | mde at MicahElliott.com | http://MicahElliott.blogspot.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20080506/10e82808/attachment-0001.sig>


More information about the Python-list mailing list