Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2 Lib/locale.py
Original file line number Diff line number Diff line change
Expand Up @@ -1568,7 +1568,7 @@ def getpreferredencoding(do_setlocale=True):
0x0411: "ja_JP", # Japanese
0x044b: "kn_IN", # Kannada - India
0x043f: "kk_KZ", # Kazakh
0x0453: "kh_KH", # Khmer - Cambodia
0x0453: "km_KH", # Khmer - Cambodia
0x0486: "qut_GT",# K'iche - Guatemala
0x0487: "rw_RW", # Kinyarwanda - Rwanda
0x0457: "kok_IN",# Konkani
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
I updated the :mod:`locale` module, Switching the cambodian
language label from ``kh_KH`` to ``km_KH``
Morty Proxy This is a proxified and sanitized view of the page, visit original site.