]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport of patch #1290454: Fix reload() error message when parent is not
authorGeorg Brandl <georg@python.org>
Wed, 14 Sep 2005 06:56:51 +0000 (06:56 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 14 Sep 2005 06:56:51 +0000 (06:56 +0000)
commit32cb7f080dea6b99db52dd15fbc8a1e1eba88748
treec31d76fe5f6919fb8ecd4e6170339c5a7f27051a
parentae4ae43a40607ef4c64497e2a62762d9156a88d5
Backport of patch #1290454: Fix reload() error message when parent is not
in sys.modules.
Python/import.c