mirror of
https://github.com/python/cpython.git
synced 2026-06-27 05:16:16 -04:00
8a9cd20edc
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