cpython/Tools/i18n
Victor Stinner 328cb1fed0 Update pygettext.py to get ride of imp
Issue #26639: Replace imp with importlib in Tools/i18n/pygettext.py.

Remove _get_modpkg_path(), replaced with importlib.util.find_spec().
2016-04-12 18:46:10 +02:00
..
makelocalealias.py Issue #20079: makelocalealias.py now supports installed SUPPORTED file, 2014-10-02 10:38:12 +03:00
msgfmt.py Issue #18922: Now The Lib/smtpd.py and Tools/i18n/msgfmt.py scripts write 2013-09-05 17:44:53 +03:00
pygettext.py Update pygettext.py to get ride of imp 2016-04-12 18:46:10 +02:00