Lockfile 0.8 has been released. It fixes a bug in 0.7 and works around an
apparent bug in the threading module. Get it here:
http://pypi.python.org/pypi/lockfile
What is lockfile?
=================
The lockfile module provides a platform-independent advisory locking API for
Python.
--
Skip Montanaro - skip at pobox.com - http://www.smontanaro.net/