mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
3008bc0f4a
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