This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3.2
cpython
/
Tools
/
i18n
History
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