mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
9fa812668f
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