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
example.c -rw-r--r-- 549 bytes
example.sln -rw-r--r-- 903 bytes
example.vcproj -rw-r--r-- 5.1 KB
readme.txt -rw-r--r-- 7.2 KB
setup.py -rw-r--r-- 771 bytes

readme.txt

back to top