Staging
v0.8.1
https://github.com/python/cpython
Revision 6707906ea5e0df1132d3cd0c77707ccc19948341 authored by larry on 12 August 2015, 01:59:15 UTC, committed by larry on 12 August 2015, 01:59:15 UTC
Issue #24492: make sure that ``from ... import ...` raises an ImportError if __name__ is not defined on a package.
2 parent s cae101f + 3008bc0
History
Tip revision: 6707906ea5e0df1132d3cd0c77707ccc19948341 authored by larry on 12 August 2015, 01:59:15 UTC
Merged in brettcannon/cpython350/3.5 (pull request #2)
Tip revision: 6707906

README

back to top