diff roundup/scripts/roundup_server.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 47bd330e3d17
children 86ef4ab17dc5
line wrap: on
line diff
--- a/roundup/scripts/roundup_server.py	Wed Nov 16 08:05:41 2011 -0500
+++ b/roundup/scripts/roundup_server.py	Wed Nov 16 09:51:38 2011 -0500
@@ -16,8 +16,6 @@
 #
 
 """Command-line script that runs a server over roundup.cgi.client.
-
-$Id: roundup_server.py,v 1.94 2007-09-25 04:27:12 jpend Exp $
 """
 __docformat__ = 'restructuredtext'
 

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