This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients ajaksu2, gpolo, roger.serwy, terry.reedy
Date 2015-09-14.02:29:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442197776.83.0.346744436187.issue1612262@psf.upfronthosting.co.za>
In-reply-to
Content
Class Browser is now a module browser as it includes functions not in classes. I guess pyclbr does this. Enhancing this for current versions would require adding a private copy of enhanced pyclbr to idlelib.
History
Date User Action Args
2015-09-14 02:29:36terry.reedysetrecipients: + terry.reedy, ajaksu2, gpolo, roger.serwy
2015-09-14 02:29:36terry.reedysetmessageid: <1442197776.83.0.346744436187.issue1612262@psf.upfronthosting.co.za>
2015-09-14 02:29:36terry.reedylinkissue1612262 messages
2015-09-14 02:29:36terry.reedycreate