]> granicus.if.org Git - python/commit
Patch #1290454: Fix reload() error message when parent module is not in
authorGeorg Brandl <georg@python.org>
Wed, 14 Sep 2005 06:56:20 +0000 (06:56 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 14 Sep 2005 06:56:20 +0000 (06:56 +0000)
commit0c55f2946b559bd5f6dec457accdc2f2c9c55d3a
tree6fa1e04ef3dee87bb0ea3061d7577f2df4aa2f36
parent14f4fd0a9e8835b9e75976760d13e8dab495bd9c
Patch #1290454: Fix reload() error message when parent module is not in
sys.modules.
Python/import.c