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-12-09 10:37:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
bc453ca81d
cpython
/
Tools
/
i18n
History
Download ZIP
Download TAR.GZ
Ezio Melotti
dc118790de
#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
..
makelocalealias.py
Issue
#8374
: Update the internal alias table in the :mod:
locale
module
2010-04-11 22:32:39 +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