[Bug 387383] [NEW] Please merge python-lockfile from debian

Pablo Castellano pablog.ubuntu at gmail.com
Mon Jun 15 16:36:53 UTC 2009


Public bug reported:

file locking library for Python

The ‘lockfile’ module exports a ‘FileLock’ class which provides a simple
API for locking files.

Other back ends are possible with the same semantics; an example
‘SQLiteFileLock’ class is included, that uses an SQLite database for the
lock implementation.

Unlike other Python locking libraries (the Windows ‘msvcrt.locking’
function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated
‘posixfile’ module), the API is identical across both Unix (including
GNU/Linux and MacOS) and Windows platforms.

http://packages.debian.org/sid/python-lockfile

** Affects: python-lockfile (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Please merge python-lockfile from debian
https://bugs.launchpad.net/bugs/387383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


More information about the universe-bugs mailing list