Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

On Thu, Dec 2, 2010 at 9:56 PM, Éric Araujo <rep...@bugs.python.org> wrote:
..
> Didn’t the first message ask for the feature to be extended to non-exceptions 
> classes?  “Built-in”
> subclasses is a red herring, to me the feature is: display subclasses.  In 
> the text output you can use
> the search feature of your pager to jump to a subclass, in the HTML output it 
> would be a helpful link.

If we don't restrict to builtins, then the display will depend on what
modules are currently loaded and will be useless for command line use
unless all subclasses are defined in the same module.

----------

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

Reply via email to