This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author LambertDW
Recipients LambertDW, tleeuwenburg@gmail.com, tonimueller
Date 2009-03-18.02:16:01
SpamBayes Score 0.0007023681
Marked as misclassified No
Message-id <1237342563.09.0.630717957641.issue1520662@psf.upfronthosting.co.za>
In-reply-to
Content
(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.
History
Date User Action Args
2009-03-18 02:16:03LambertDWsetrecipients: + LambertDW, tonimueller, tleeuwenburg@gmail.com
2009-03-18 02:16:03LambertDWsetmessageid: <1237342563.09.0.630717957641.issue1520662@psf.upfronthosting.co.za>
2009-03-18 02:16:02LambertDWlinkissue1520662 messages
2009-03-18 02:16:01LambertDWcreate