]> granicus.if.org Git - python/commit
bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Fri, 22 Sep 2017 20:08:44 +0000 (16:08 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 22 Sep 2017 20:08:44 +0000 (16:08 -0400)
commit058de11360ea6816a6e978c7be0bcbea99a3f7da
tree7aed31aa7ec2c8dc6c8afe82c6ab704722a0ca84
parent0a1ff24acfc15d8c7f2dc41000a6f3d9a31e7480
bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573)

Original patches for code and tests by Guilherme Polo and
Cheryl Sabella, respectively.
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]