]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix findsource() to work for derived classes.
authorKa-Ping Yee <ping@zesty.ca>
Sat, 10 Mar 2001 09:31:55 +0000 (09:31 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Sat, 10 Mar 2001 09:31:55 +0000 (09:31 +0000)
commita6e59719ec611a012227719e7d3ed1730601cca9
treeeb90351321ef30310ab824a10d3fde3216e03935
parent63085d4d1e7d705a7d38bf1a8dc7457ea58e33a2
Fix findsource() to work for derived classes.
Lib/inspect.py