Commit graph

7 commits

Author SHA1 Message Date
Terry Jan Reedy
c1d609e8c8 Merge with 3.4 2014-07-23 17:28:15 -04:00
Terry Jan Reedy
b8352e7253 Issue #22053: Cleanup turtledemo start and stop and fix debug shutdown warning. 2014-07-23 17:27:57 -04:00
Terry Jan Reedy
22084fc8ba Merge with 3.4 2014-07-23 15:01:29 -04:00
Terry Jan Reedy
b03f0422c5 Issue #21597: Turtledemo text pane can now be widened to view or copy complete
lines or narrowed for small screens.
Issie #19132: Turtledemo buttons no longer disappear when window is shrun.
Patch mostly by Lita Cho (21597) using idea from patch by Jan Kanis (18132).
2014-07-23 15:01:12 -04:00
Ned Deily
3ff96eb1e4 Issue #10291: Cleanup turtledemo to use docstrings for help.
(Original patch by Alexander Belopolsky, refreshed by Jessica McKellar.)
2014-04-19 19:14:29 -07:00
Brett Cannon
e7e1deef17 Issue # 17177: Stop using imp in turtledemo 2013-06-15 17:33:27 -04:00
Georg Brandl
076cbae4b9 Add the missing __main__.py in the turtledemo package. It seems to have been lost during some mass rename action (r86095). 2010-12-30 22:31:10 +00:00