The Python programming language
Issue #24492: make sure that ``from ... import ...` raises an ImportError if __name__ is not defined on a package.