]> granicus.if.org Git - python/commit
Issue #25507: Merge from 3.5 with ttk replacing colorchooser.
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 16 Jul 2016 22:27:11 +0000 (18:27 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 16 Jul 2016 22:27:11 +0000 (18:27 -0400)
commit41bc0678739e222eb491a00f95d89a178bac23d2
tree8c1c0cfcc44d9c4151034bd444b005a22f799a52
parentb2f8a801c236208ecc6401fce134771ba628ca78
parentff1d5ab16e6424cf000be314e3c5ca8e42ae43f4
Issue #25507: Merge from 3.5 with ttk replacing colorchooser.
IDLE no longer runs buggy code because of its tkinter imports.
Users must include the same imports required to run directly in Python.
Lib/idlelib/run.py