[issue1520662] support all of strftime(3)

David W. Lambert report at bugs.python.org
Wed Mar 18 03:16:03 CET 2009


David W. Lambert <lambertdw at corning.com> added the comment:

(with similar links for strpfime).


These are reasons a patch may be worth while:

x difficult to work around using ctypes module with c library.

x help(strftime)  advises the programmer to see the reference manual for 
formatting codes.

x Searching bugs.python.org open issues for strftime has 31 hits, some 
related.

----------

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


More information about the Python-bugs-list mailing list