]> granicus.if.org Git - python/commit
bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (#4484)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Thu, 23 Nov 2017 00:05:25 +0000 (19:05 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 23 Nov 2017 00:05:25 +0000 (19:05 -0500)
commit20d48a44a54ed5e4a6df00e89ae27e3983128265
treed3e8f1549f4964e84bebe727876267f48d1978f4
parentd4341109746aa15e1909e63b30b93b6133ffe401
bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (#4484)

Patch mostly by Cheryl Sabella
Lib/idlelib/browser.py
Lib/idlelib/editor.py
Lib/idlelib/idle_test/test_browser.py
Lib/idlelib/idle_test/test_pathbrowser.py
Lib/idlelib/pathbrowser.py
Misc/NEWS.d/next/IDLE/2017-11-21-08-26-08.bpo-32100.P43qx2.rst [new file with mode: 0644]