diff roundup/backends/sessions_dbm.py @ 4570:6e3e4f24c753

Remove keyword expansions from CVS. All regression tests passed afterwards.
author Eric S. Raymond <esr@thyrsus.com>
date Wed, 16 Nov 2011 09:51:38 -0500
parents 8d135c19523e
children 033a550812fc
line wrap: on
line diff
--- a/roundup/backends/sessions_dbm.py	Wed Nov 16 08:05:41 2011 -0500
+++ b/roundup/backends/sessions_dbm.py	Wed Nov 16 09:51:38 2011 -0500
@@ -1,4 +1,3 @@
-#$Id: sessions_dbm.py,v 1.10 2008-08-18 05:04:01 richard Exp $
 """This module defines a very basic store that's used by the CGI interface
 to store session and one-time-key information.
 

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