[issue1612262] Class Browser doesn't show internal classes

Roger Serwy report at bugs.python.org
Sat Jun 20 22:48:20 CEST 2009


Roger Serwy <roger.serwy at gmail.com> added the comment:

The class browser relies on the pyclbr module to scan the code. This
module doesn't support classes within classes. Both pyclbr and IDLE's
class browser need to be modified.

----------
nosy: +serwy

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


More information about the Python-bugs-list mailing list