diff roundup/token.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 fc52d57c6c3e
children bc16d91b7a50
line wrap: on
line diff
--- a/roundup/token.py	Wed Nov 16 08:05:41 2011 -0500
+++ b/roundup/token.py	Wed Nov 16 09:51:38 2011 -0500
@@ -8,8 +8,6 @@
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 # 
-# $Id: token.py,v 1.4 2004-02-11 23:55:08 richard Exp $
-#
 
 """This module provides the tokeniser used by roundup-admin.
 """

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