]> granicus.if.org Git - python/commit
[3.6] bpo-1612262: IDLE: Class Browser shows nested functions, classes (GH-2573...
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 22 Sep 2017 21:28:01 +0000 (17:28 -0400)
committerGitHub <noreply@github.com>
Fri, 22 Sep 2017 21:28:01 +0000 (17:28 -0400)
commitfa1cae5832cbcfafedc4b1879c2abc85452f4edd
tree73d41f20b90099ff832ba87e5695a944b2a9c497
parent6de35849cb7a18bfaad828eb57a2e6caa7978690
 [3.6] bpo-1612262: IDLE: Class Browser shows nested functions, classes (GH-2573)  (#3702)

Original patches for code and tests by Guilherme Polo and
Cheryl Sabella, respectively.

(cherry picked from commit 058de11360ea6816a6e978c7be0bcbea99a3f7da)
Lib/idlelib/_pyclbr.py [new file with mode: 0644]
Lib/idlelib/browser.py
Lib/idlelib/idle_test/test_browser.py [new file with mode: 0644]
Lib/idlelib/pathbrowser.py
Misc/NEWS.d/next/IDLE/2017-08-14-15-13-50.bpo-1612262.-x_Oyq.rst [new file with mode: 0644]