Hynek Schlawack <h...@ox.cx> added the comment:

Hello Matthias,

%Y for strptime is defined as:

"Year with century as a decimal number [0001,9999] (strptime), […]"

so it works as specified. And actually that's correct as there was no year zero 
(http://en.wikipedia.org/wiki/0_(year)). :)

----------
nosy: +hynek
resolution:  -> invalid

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

Reply via email to