Andreas Stührk <andy-pyt...@hammerhartes.de> added the comment:

The real problem with years >= 9999 is that it is undefined behaviour anyway 
(see e.g. 
http://pubs.opengroup.org/onlinepubs/9699919799/functions/asctime.html: "the 
behavior is undefined if the above algorithm would attempt to generate more 
than 26 bytes of output (including the terminating null)").

----------

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

Reply via email to