Antoine Pitrou added the comment: Here is a (hopefully complete) patch against both pydoc and inspect. It fixes one more bug compared to the previous one (descriptors can also have a special __getattr__ in addition to __get__, which gave problems when trying to access __classobj__).
Added file: http://bugs.python.org/file9128/inspect-and-pydoc-bug.patch __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1785> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com