]> granicus.if.org Git - python/commit
Fix the class browser to work even when the file is not on sys.path.
authorGuido van Rossum <guido@python.org>
Fri, 18 Dec 1998 15:52:54 +0000 (15:52 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 18 Dec 1998 15:52:54 +0000 (15:52 +0000)
commit654387efbd9ba363a1911e493a8477f15608e1a0
tree32b92283ef94394fa163cd074df4fb67993886aa
parent060f24ce972f7f1ee3cf6f3444c09dd4869fa186
Fix the class browser to work even when the file is not on sys.path.
Tools/idle/ClassBrowser.py
Tools/idle/FileList.py