]> granicus.if.org Git - python/commit
Test the year range supported by time.strftime() and time.asctime().
authorFlorent Xicluna <florent.xicluna@gmail.com>
Tue, 1 Nov 2011 13:11:34 +0000 (14:11 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Tue, 1 Nov 2011 13:11:34 +0000 (14:11 +0100)
commitbceb528af5a4d0dda92ae48b0f34e6d55e29fa8d
tree00d8474c41e5e7f45eb76f58ef993b60eb5be95b
parent629a2c336e72e371f6719f9f5ebd2195ddd0c991
Test the year range supported by time.strftime() and time.asctime().
Lib/test/test_time.py