mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
not defined for a relative import. This is the start of work to try and clean up import semantics to rely more on a module's spec than on the myriad attributes that get set on a module. Thanks to Rose Ames for the patch.
Miscellaneous source files for the main Python shared library