diff .cvsignore @ 690:509a101305da

node ids are now generated from a lockable store - no more race conditions We're using the portalocker code by Jonathan Feinberg that was contributed to the ASPN Python cookbook. This gives us locking across Unix and Windows.
author Richard Jones <richard@users.sourceforge.net>
date Mon, 15 Apr 2002 23:25:15 +0000
parents f36508b69e89
children c0c896fc8284
line wrap: on
line diff
--- a/.cvsignore	Mon Apr 15 06:37:31 2002 +0000
+++ b/.cvsignore	Mon Apr 15 23:25:15 2002 +0000
@@ -1,3 +1,4 @@
 *.pyc
 localconfig.py
 build
+MANIFEST

Roundup Issue Tracker: http://roundup-tracker.org/