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-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
c9f5ca232a
cpython
/
Tools
/
i18n
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
859cd4723f
Issue
#17156
: pygettext.py now uses an encoding of source file and correctly
...
writes and escapes non-ascii characters.
2013-02-09 22:38:12 +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:38:12 +02:00