diff options
author | Irit Katriel <iritkatriel@yahoo.com> | 2020-12-19 00:09:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-19 00:09:54 (GMT) |
commit | fb34096140bbb74c81500dd8bbc3c69c1d24d9ab (patch) | |
tree | 0b3dd85011b4d6f36068f0e69f38666178a10b48 /Lib/tkinter/test/test_tkinter/test_font.py | |
parent | e8d22642105d57007ab1242848a8cbadc7f179df (diff) | |
download | cpython-fb34096140bbb74c81500dd8bbc3c69c1d24d9ab.zip cpython-fb34096140bbb74c81500dd8bbc3c69c1d24d9ab.tar.gz cpython-fb34096140bbb74c81500dd8bbc3c69c1d24d9ab.tar.bz2 |
bpo-24792: Fix zipimporter masking the cause of import errors (GH-22204)
zipimport's _unmarshal_code swallows import errors and then _get_module_code doesn't know the cause of the error, and returns the generic, and sometimes incorrect, 'could not find...'.
Automerge-Triggered-By: GH:brettcannon
Diffstat (limited to 'Lib/tkinter/test/test_tkinter/test_font.py')
0 files changed, 0 insertions, 0 deletions