]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Merged in brettcannon/cpython350/3.5 (pull request #2)
authorlarry <larry@hastings.org>
Wed, 12 Aug 2015 01:59:15 +0000 (18:59 -0700)
committerlarry <larry@hastings.org>
Wed, 12 Aug 2015 01:59:15 +0000 (18:59 -0700)
Issue #24492: make sure that ``from ... import ...` raises an ImportError if __name__ is not defined on a package.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge