]> granicus.if.org Git - python/commit
Change to <<open-module>>: always pop up the dialog, using the current
authorGuido van Rossum <guido@python.org>
Thu, 5 Jun 2003 11:36:55 +0000 (11:36 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 5 Jun 2003 11:36:55 +0000 (11:36 +0000)
commit852f35bbeb23d898fb0d16489effb1197ee3fe02
tree71398b77c2d6c8841a948ad22d1aaea4f15a05c3
parent3f8ace9a0f51ffd3f83c57d145a10d2e18751ee7
Change to <<open-module>>: always pop up the dialog, using the current
selection as the default value.  This is easier to use habitually.
Lib/idlelib/EditorWindow.py