[issue9811] strftime strips '%' from unknown format codes on OS X

Santoso Wijaya report at bugs.python.org
Tue May 17 23:23:48 CEST 2011


Santoso Wijaya <santoso.wijaya at gmail.com> added the comment:

`strftime` does not, indeed, seem to define what behaviour it is supposed to do when given non-supported format characters. Under Windows, in fact, it will crash the runtime (see: issue #10762).

----------
nosy: +santa4nt

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


More information about the Python-bugs-list mailing list