summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/_pyclbr.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.6] bpo-1612262: IDLE: Class Browser shows nested functions, classes ↵Terry Jan Reedy2017-09-221-0/+402
(GH-2573) (#3702) Original patches for code and tests by Guilherme Polo and Cheryl Sabella, respectively. (cherry picked from commit 058de11360ea6816a6e978c7be0bcbea99a3f7da)