mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Readd bug report note.
This commit is contained in:
@@ -667,6 +667,12 @@ locale_alias = {
|
||||
# http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_238z.asp
|
||||
# to include every locale up to Windows XP.
|
||||
#
|
||||
# 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.
|
||||
#
|
||||
|
||||
windows_locale = {
|
||||
0x0436: "af_ZA", # Afrikaans
|
||||
|
||||
Reference in New Issue
Block a user