mirror of
https://github.com/python/cpython.git
synced 2026-08-21 02:31:11 +08: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