Nick Coghlan <ncogh...@gmail.com> added the comment:

I've merged the version that displays up to 4 builtin subclasses in a flat list 
when help() is called on a type. Thanks for the patch Sanyam, and for the 
comments and suggestions everyone else.

While I'm closing out this feature request as implemented, if anyone's 
interested in pursuing the more sophisticated showtree/getclasstree approach 
that would better show position in the class hierarchy (both parents *and* 
children), feel free to file a new enhancement issue that refers back to this 
one.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue8525>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to