mirror of
https://github.com/python/cpython.git
synced 2026-05-15 17:08:41 -04:00
7dda421bff
The previous fix only handled the case of the parent package of __main__ failing to initialize. Also make the "Error while finding spec" formatting slightly more appealing, and document and test that the module name must be absolute.