Staging
v0.5.1
https://github.com/python/cpython
Revision 3008bc0f4abb3f71433b1fcd97cc801da0a866cc authored by Brett Cannon on 12 August 2015, 01:01:31 UTC, committed by Brett Cannon on 12 August 2015, 01:01:31 UTC
ImportError if __name__ is not defined on a package.

Thanks to Armin Rigo for the bug report and diagnosing the cause.
1 parent bb8a52a
History
Tip revision: 3008bc0f4abb3f71433b1fcd97cc801da0a866cc authored by Brett Cannon on 12 August 2015, 01:01:31 UTC
Issue #24492: make sure that ``from ... import ...` raises an
Tip revision: 3008bc0
File Mode Size
building.rst -rw-r--r-- 6.4 KB
embedding.rst -rw-r--r-- 12.2 KB
extending.rst -rw-r--r-- 56.4 KB
index.rst -rw-r--r-- 2.7 KB
newtypes.rst -rw-r--r-- 57.2 KB
windows.rst -rw-r--r-- 13.1 KB

back to top