]> granicus.if.org Git - python/commit
Issue 10814: time.asctime test will now use a valid day with out of range year.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 3 Jan 2011 17:52:03 +0000 (17:52 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 3 Jan 2011 17:52:03 +0000 (17:52 +0000)
commit70645a47e5b278c15c619554ad341675288497cb
tree3cdb906338f41f433ec82b6a4cf1d63f60fa5c67
parentc886a8484d97f6084f13175b5ebf8806a9b366f1
Issue 10814: time.asctime test will now use a valid day with out of range year.
Lib/test/test_time.py