]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Print messages about where from modules are imported when -v is given.
authorGuido van Rossum <guido@python.org>
Fri, 27 Mar 1992 17:21:04 +0000 (17:21 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 27 Mar 1992 17:21:04 +0000 (17:21 +0000)
commit4cd8b5cad8236baebaccc62e57c3f7828d49a667
treeef55c180b7e4ef6f3aa24d9c7b77300472c7fb24
parent2bac4d33683bb16050908a875b5b67818e167aa4
Print messages about where from modules are imported when -v is given.
Python/import.c