Alexander Belopolsky <[email protected]> added the comment:

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'

----------
dependencies: +Use locale.nl_langinfo in _strptime
versions: +Python 3.3 -Python 3.2

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8957>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to