[issue24244] Python exception on strftime with %f on Python 3 and Python 2 on windows

R. David Murray report at bugs.python.org
Wed May 20 21:51:31 CEST 2015


R. David Murray added the comment:

What's the behavior after this patch?  Does it just return the string unmodified?  Or return a null string?  Or is the traceback generated at a higher level (and if so what is the error message?)

----------

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


More information about the Python-bugs-list mailing list