]> granicus.if.org Git - python/commit
Issue #24889: When starting Idle, force focus onto Idle window if not already
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 7 Sep 2015 05:58:05 +0000 (01:58 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 7 Sep 2015 05:58:05 +0000 (01:58 -0400)
commitbaf9ef960c22d9bea2d0189549514c0044e68978
treed56801539634bae67bcaf1cbdcd5e57ba47b66cb
parent0ed1bcdff891876e18e311911c724fc0bbce673c
Issue #24889: When starting Idle, force focus onto Idle window if not already
there (as when opening Idle from interactive Python on Windows).
Lib/idlelib/PyShell.py