]> granicus.if.org Git - python/commit
#8013 follow-up:
authorGeorg Brandl <georg@python.org>
Sun, 2 Jan 2011 22:33:43 +0000 (22:33 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 2 Jan 2011 22:33:43 +0000 (22:33 +0000)
commite10608cf5de214985308a8d9eb6ace07bc9c590e
treec98ff816df5594b3c64311a0740184c75dfb1832
parent3e913c9ecf5fc7e4a0daea116ac73d3fae4ab84c
#8013 follow-up:
* In asctime and ctime, properly remove the newline if the year has more than four digits
* Consistent error message for both functions
* Fix the test comments and add a check for the removed newline
Lib/test/test_time.py
Modules/timemodule.c