Please merge python-lockfile from debian

Bug #387383 reported by Pablo Castellano
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-lockfile (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

Revision history for this message
Carlos Perelló Marín (carlos) wrote :

Karmic, Lucid and Maverick already include this package.

Changed in python-lockfile (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.