mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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