]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Module to lock open files using fcntl()
authorGuido van Rossum <guido@python.org>
Tue, 3 May 1994 14:46:18 +0000 (14:46 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 3 May 1994 14:46:18 +0000 (14:46 +0000)
commit19806f4ce287333288f4b02e2da5413992e036b1
tree43cc4ed2e9ed0cbd3914da000d900c8479411be0
parentf13285271f61b05a62fee46c399b84700d1eac49
Module to lock open files using fcntl()
Lib/lib-old/lockfile.py [new file with mode: 0644]
Lib/lockfile.py [new file with mode: 0644]