Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #22065: Menus, unlike Menubottons, do not have a state option. | Terry Jan Reedy | 2014-08-27 |
| | | | | | 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 by | Terry Jan Reedy | 2014-06-30 |
| | | | | either deleting or moving to the module's main function. | ||
* | Issue #10199: Moved Demo/turtle under Lib/ | Alexander Belopolsky | 2010-11-01 |