]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Regression test for date format code, by Mike Meyer.
authorGuido van Rossum <guido@python.org>
Mon, 3 May 1999 19:57:01 +0000 (19:57 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 3 May 1999 19:57:01 +0000 (19:57 +0000)
commit3ed1be9fbd2146dc841f9c88652f9db902ac797e
tree196a21472cf568aaf9a75b771d80780f39355879
parent4f13669cf0d348d521dda039cc7ff9fbef8dea40
Regression test for date format code, by Mike Meyer.
(I tweaked it slightly so examples are allowed to have no date too.)
Lib/test/test_rfc822.py