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 - s...@pobox.com - http://www.smontanaro.net/ -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html