]> granicus.if.org Git - python/commit
bpo-29546: Improve from-import error message with location (#103)
authorMatthias Bussonnier <bussonniermatthias@gmail.com>
Wed, 22 Feb 2017 15:06:50 +0000 (07:06 -0800)
committerBarry Warsaw <barry@python.org>
Wed, 22 Feb 2017 15:06:50 +0000 (10:06 -0500)
commit1bc156430bad8177b5beecf57979628c1d071230
tree1f24f4fa81da3e01e94b15e138d13e7dcdb2bbcb
parentd37c068e695f8ec72b5c1b5a5a5ece2337fda768
bpo-29546: Improve from-import error message with location (#103)

bpo-29546: Improve from-import error message with location
Doc/whatsnew/3.7.rst
Lib/test/test_import/__init__.py
Misc/NEWS
Python/ceval.c