mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
fb34096140
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
Miscellaneous source files for the main Python shared library