summaryrefslogtreecommitdiffstats
path: root/Lib/turtledemo/nim.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #22065: Menus, unlike Menubottons, do not have a state option.Terry Jan Reedy2014-08-271-1/+1
| | | | | Since a new demo can now be loaded while one is running, adjust loadfile to do the same cleanup as stopIt.
* Issue #21882: In turtle demos, remove module scope gui and sys calls byTerry Jan Reedy2014-06-301-5/+5
| | | | either deleting or moving to the module's main function.
* Issue #10199: Moved Demo/turtle under Lib/Alexander Belopolsky2010-11-011-0/+226