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 ghazel
Recipients
Date 2005-12-01.21:50:46
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
from locale.py:

#
# this maps windows language identifiers (as used on 
Windows 95 and
# earlier) to locale strings.
#
# NOTE: this mapping is incomplete.  If your language 
is missing, please
# submit a bug report to Python bug manager, which you 
can find via:
#     http://www.python.org/dev/
# Make sure you include the missing language 
identifier and the suggested
# locale code.
#

The complete mapping table can be found here:
http://www.dx21.com/SCRIPTING/VBSCRIPT/LCID.ASP

History
Date User Action Args
2007-08-23 14:36:29adminlinkissue1371247 messages
2007-08-23 14:36:29admincreate