This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-09 16:34:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
17
c510a048ba
cpython
/
Tools
/
i18n
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
b6ed17344b
Issue
#17156
: pygettext.py now uses an encoding of source file and correctly
...
writes and escapes non-ascii characters.
2013-02-09 22:37:22 +02:00
..
makelocalealias.py
Merged revisions 79977 via svnmerge from
2010-04-11 22:35:34 +00:00
msgfmt.py
#13301
: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka.
2012-11-09 11:46:19 +01:00
pygettext.py
Issue
#17156
: pygettext.py now uses an encoding of source file and correctly
2013-02-09 22:37:22 +02:00