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 belopolsky
Recipients belopolsky, ezio.melotti
Date 2011-01-11.00:18:19
SpamBayes Score 0.0009014477
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Adding #8915 as a dependency because deducing D_T_FMT locale setting from strftime output seems impossible:

>>> locale.nl_langinfo(locale.D_T_FMT)
'%a %b %e %H:%M:%S %Y'
History
Date User Action Args
2011-01-11 00:18:21belopolskysetrecipients: + belopolsky, ezio.melotti
2011-01-11 00:18:20belopolskysetmessageid: <[email protected]>
2011-01-11 00:18:19belopolskylinkissue8957 messages
2011-01-11 00:18:19belopolskycreate