[issue6456] locale.D_* and .T_* are int, not string

R. David Murray report at bugs.python.org
Fri Jul 10 22:30:30 CEST 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

They can't be static string constants because they aren't constants. 
They depend on the current locale settings.

I'm reopening this as a doc bug.

----------
assignee:  -> georg.brandl
components: +Documentation -Library (Lib)
nosy: +georg.brandl
resolution: invalid -> 
stage: committed/rejected -> needs patch
status: closed -> open

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


More information about the Python-bugs-list mailing list