]> granicus.if.org Git - python/commit
Handle old-style instances more gracefully (display documentation on
authorKa-Ping Yee <ping@zesty.ca>
Sun, 14 Jan 2007 04:25:15 +0000 (04:25 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Sun, 14 Jan 2007 04:25:15 +0000 (04:25 +0000)
commit8ef1cf30b7a3427c42fe803547c6f7f33187783f
tree01d5248d5549a41ecf8f69d2665951e7be455d29
parent0567ba20f3a9f43c105ad91d8a19f23d7640fac3
Handle old-style instances more gracefully (display documentation on
the relevant class instead of documentation on <type 'instance'>).
Lib/pydoc.py