]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1550983: emit better error messages for erroneous relative
authorGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 06:09:31 +0000 (06:09 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 6 Sep 2006 06:09:31 +0000 (06:09 +0000)
commit98775dfebc86aca40b27dcca5e4f4fd3a07e8acb
tree74d8ab4bfeeb6bdf8c7aaa87221396d38530f8c5
parent74bb783c2fd8084a835b6663abe5b70c55fa999d
Bug #1550983: emit better error messages for erroneous relative
imports (if not in package and if beyond toplevel package).
Misc/NEWS
Python/import.c