This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ef2bd67e23
cpython
/
Tools
/
i18n
History
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
…