Hynek Schlawack <[email protected]> added the comment: I have to correct myself:
It's _not_ what C's strptime does. C's strptime returns via "struct tm" which saves only "years since 1900" in the "tm_year" field. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14781> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
