[issue1612262] Class Browser doesn't show internal classes

Terry J. Reedy report at bugs.python.org
Thu Jun 29 15:37:13 EDT 2017


Terry J. Reedy added the comment:

I believe the patch for #6691 will also add detection of nested functions.  If  so, the IDLE patch must also make use of that new information.

If the patch for #6691 is only applied to 3.7, I want to put a temporary copy of the revised pyclbr in 3.6 idlelib, perhaps as _pyclbr, and change the 3.6 import accordingly.

----------
assignee:  -> terry.reedy
nosy: +csabella
priority: normal -> high
versions: +Python 3.7 -Python 2.7, Python 3.5

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


More information about the Python-bugs-list mailing list