[issue11188] test_time error on AIX

STINNER Victor report at bugs.python.org
Mon Mar 21 02:13:45 CET 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

strftime_aix.patch is a little bit too strict: it looks like strftime() supports large year values (year > 9999). We may only raise an error if the year is smaller than 1.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11188>
_______________________________________


More information about the Python-bugs-list mailing list