[issue1612262] Class Browser doesn't show internal classes

Guilherme Polo report at bugs.python.org
Wed Aug 12 18:43:59 CEST 2009


Guilherme Polo <ggpolo at gmail.com> added the comment:

The attached patch adds support for nested objects in pyclbr and also in
ClassBrowser.

I have yet to find an optimal way to test this on test_pyclbr (I did
some things here, none very nice), so you will notice tests are missing
on this patch.

----------
keywords: +patch
nosy: +gpolo
Added file: http://bugs.python.org/file14699/show_nested_objects.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1612262>
_______________________________________


More information about the Python-bugs-list mailing list