]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix call to ModuleScanner from GUI search interface.
authorKa-Ping Yee <ping@zesty.ca>
Thu, 12 Apr 2001 20:27:31 +0000 (20:27 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Thu, 12 Apr 2001 20:27:31 +0000 (20:27 +0000)
commit6dcfa3884d3e4a6fe8dc57eec4d8df1980cda04e
tree698539afbebd1af06ec2ff1baed87dec6358e9a8
parent47f11ce5911acfeb3173b2ff5d12ea823a52fc9f
Fix call to ModuleScanner from GUI search interface.
Fix handling of unbound top-level methods.
Lib/pydoc.py