STINNER Victor <victor.stin...@haypocalc.com> added the comment:

Le samedi 08 janvier 2011 à 17:02 +0000, Skip Montanaro a écrit :
> I agree.  I interpreted your ticket as complaining that it should raise
> a ValueError if year > 9999:

Only on OpenIndiana because on this specific OS, "%Y" only supoprts year
in [1; 9999]. For other values, it gives strange results :-)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10864>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to