Mercurial > p > roundup > code
diff roundup/cgi/TAL/talgettext.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 | e816a232f988 |
| children | 3a407f0d5dad |
line wrap: on
line diff
--- a/roundup/cgi/TAL/talgettext.py Wed Nov 16 08:05:41 2011 -0500 +++ b/roundup/cgi/TAL/talgettext.py Wed Nov 16 09:51:38 2011 -0500 @@ -44,8 +44,6 @@ #from ITALES import ITALESEngine from roundup.cgi.TAL.TALDefs import TALESError -__version__ = '$Revision: 1.6 $' - pot_header = '''\ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION
