]> granicus.if.org Git - python/commit
bpo-32100: Delete unneeded import in idlelib.pathbrowser. (GH-4626) (#4629)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 29 Nov 2017 03:15:06 +0000 (19:15 -0800)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 29 Nov 2017 03:15:06 +0000 (22:15 -0500)
commit38ecf57306ef25874ef7c44a9875771e90faee97
treeba7f5487810c5388b58d02be35002a7a4c5d4911
parent230ffeae0a3961b1769806bd722c26227c84e8da
bpo-32100: Delete unneeded import in idlelib.pathbrowser. (GH-4626) (#4629)

(cherry picked from commit fd6f8c56b9a757210e8ceaea9edc50e502dc2085)
Lib/idlelib/pathbrowser.py