Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #22065: Try the delete demohelp.txt part again. | Terry Jan Reedy | 2014-08-15 | 1 | -83/+0 |
| | |||||
* | Issue #21882: In turtle demos, remove module scope gui and sys calls by | Terry Jan Reedy | 2014-06-30 | 1 | -1/+4 |
| | | | | either deleting or moving to the module's main function. | ||||
* | Issue #14117: Inprove help text and docstrings, some for clarity, some just to | Terry Jan Reedy | 2014-06-25 | 1 | -15/+21 |
| | | | | fit in the default width of the text window (45 chars). | ||||
* | Issue #21823: Catch turtle.Terminator exceptions in turtledemo. | Terry Jan Reedy | 2014-06-22 | 1 | -6/+10 |
| | | | | Add note to demohelp.txt about doing so. | ||||
* | Add the missing __main__.py in the turtledemo package. It seems to have ↵ | Georg Brandl | 2010-12-30 | 1 | -6/+1 |
| | | | | been lost during some mass rename action (r86095). | ||||
* | Issue #10199: Moved Demo/turtle under Lib/ | Alexander Belopolsky | 2010-11-01 | 1 | -0/+75 |