Mercurial > p > roundup > code
diff test/test_dates.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 | f6a2bfd351ee |
| children | 9cc6d463cfbe |
line wrap: on
line diff
--- a/test/test_dates.py Wed Nov 16 08:05:41 2011 -0500 +++ b/test/test_dates.py Wed Nov 16 09:51:38 2011 -0500 @@ -15,7 +15,6 @@ # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE, # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. # -# $Id: test_dates.py,v 1.45 2008-03-07 01:11:55 richard Exp $ from __future__ import nested_scopes import unittest
