Issue #24492: make sure that ``from ... import ...` raises an
ImportError if __name__ is not defined on a package. Thanks to Armin Rigo for the bug report and diagnosing the cause.
B
Brett Cannon committed
3008bc0f4abb3f71433b1fcd97cc801da0a866cc
Parent: bb8a52a