mirror of
https://github.com/python/cpython.git
synced 2026-08-12 21:44:53 +08:00
ImportError if __name__ is not defined on a package. Thanks to Armin Rigo for the bug report and diagnosing the cause.
Miscellaneous source files for the main Python shared library