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().
V
Victor Stinner committed
328cb1fed0c91f50f311cdc545fe0e9303d0dae7
Parent: a07614a