mirror of
https://github.com/python/cpython.git
synced 2026-08-14 19:40:48 +08:00
instead of failing with SystemError. Relative import from non-package now fails with ImportError rather than SystemError.
Miscellaneous source files for the main Python shared library