Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #10291: Backport 004fe3449193 with a few changes due to 22095. | Terry Jan Reedy | 2014-08-15 | 1 | -6/+89 |
* | Issue #17172: Add the ability to run turtledemo from Idle. | Terry Jan Reedy | 2014-07-29 | 1 | -0/+16 |
* | Modernize turtledemo with conditional expressions; remove duplicate line. | Terry Jan Reedy | 2014-07-27 | 1 | -19/+6 |
* | Issue #22061: remove call of useless function slated for removal. | Terry Jan Reedy | 2014-07-25 | 1 | -1/+0 |
* | Issue #22053: Make help work, after previous patch for this issue disabled it | Terry Jan Reedy | 2014-07-25 | 1 | -17/+9 |
* | Issue #22053: Cleanup turtledemo start and stop and fix debug shutdown warning. | Terry Jan Reedy | 2014-07-23 | 1 | -21/+5 |
* | Issue #21597: Turtledemo text pane can now be widened to view or copy complete | Terry Jan Reedy | 2014-07-23 | 1 | -68/+80 |
* | Issue # 17177: Stop using imp in turtledemo | Brett Cannon | 2013-06-15 | 1 | -1/+1 |
* | Add the missing __main__.py in the turtledemo package. It seems to have been... | Georg Brandl | 2010-12-30 | 1 | -0/+266 |