]> granicus.if.org Git - python/commit
Issue 964437 Make IDLE help window non-modal.
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 5 Feb 2012 20:10:55 +0000 (15:10 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 5 Feb 2012 20:10:55 +0000 (15:10 -0500)
commitadb87e2677caad4cd167e4915763dda105bc982c
treea71f0e4c7f1d70b8c037d9c72f03fbecbcc7f578
parentd76c1bf5999d670baa4dfcf58f7290f31007a85d
Issue 964437 Make IDLE help window non-modal.
Patch by Guilherme Polo and Roger Serwy.
Lib/idlelib/EditorWindow.py
Lib/idlelib/textView.py
Misc/NEWS