mirror of
https://github.com/python/cpython.git
synced 2026-08-16 16:08:58 +08:00
with no known parent package. Previously SystemError was raised if the parent package didn't exist (e.g., __package__ was set to ''). Thanks to Florent Xicluna and Yongzhi Pan for reporting the issue.
Miscellaneous source files for the main Python shared library