diff roundup/backends/portalocker.py @ 1244:8dd4f736370b

merge from maintenance branch
author Richard Jones <richard@users.sourceforge.net>
date Thu, 03 Oct 2002 06:56:30 +0000
parents 509a101305da
children e975db910d9f
line wrap: on
line diff
--- a/roundup/backends/portalocker.py	Wed Oct 02 19:15:46 2002 +0000
+++ b/roundup/backends/portalocker.py	Thu Oct 03 06:56:30 2002 +0000
@@ -2,9 +2,9 @@
 #                  Requires python 1.5.2 or better.
 
 # ID line added by richard for Roundup file tracking
-# $Id: portalocker.py,v 1.1 2002-04-15 23:25:15 richard Exp $
+# $Id: portalocker.py,v 1.2 2002-10-03 06:56:29 richard Exp $
 
-"""Cross-platform (posix/nt) API for flock-style file locking.
+""" Cross-platform (posix/nt) API for flock-style file locking.
 
 Synopsis:
 

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