]> granicus.if.org Git - python/commit
Fix for modulefinder so that it prints all modules an unknown module
authorGuido van Rossum <guido@python.org>
Tue, 22 Dec 1998 13:44:01 +0000 (13:44 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 22 Dec 1998 13:44:01 +0000 (13:44 +0000)
commitfdd302820ec8f8af0baa3e58a2795d00f14dffcb
tree85e115a295373423970c58cd86d9d6015bb19571
parentf96cff2c822d32f92050a733c331636d16d545ed
Fix for modulefinder so that it prints all modules an unknown module
was referenced in instead of only the last.  (Sjoerd Mullender)
Tools/freeze/modulefinder.py