[issue8957] strptime('%c', ..) fails to parse output of strftime('%c', ..) in non-English locale

Alexander Belopolsky report at bugs.python.org
Tue Jan 11 23:45:51 CET 2011


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

> time.strptime(s, '%c' ) ?

Oh my.  It certainly took a long time to recognize a silly mistake!

Thanks.

----------
dependencies:  -Use locale.nl_langinfo in _strptime
resolution:  -> invalid

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


More information about the Python-bugs-list mailing list