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 larry
Recipients larry, nikratio, skrah
Date 2014-01-18.09:12:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390036371.99.0.413681112914.issue20177@psf.upfronthosting.co.za>
In-reply-to
Content
That macro, STRFTIME_FORMAT_CODES, is only used in two functions.  If it were me I'd just copy and paste the text into both functions.
History
Date User Action Args
2014-01-18 09:12:52larrysetrecipients: + larry, nikratio, skrah
2014-01-18 09:12:51larrysetmessageid: <1390036371.99.0.413681112914.issue20177@psf.upfronthosting.co.za>
2014-01-18 09:12:51larrylinkissue20177 messages
2014-01-18 09:12:51larrycreate