summaryrefslogtreecommitdiffstats
path: root/Lib/turtledemo/colormixer.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #21882: In turtle demos, remove module scope gui and sys calls byTerry Jan Reedy2014-06-301-2/+0
| | | | either deleting or moving to the module's main function.
* Issue #10199: Moved Demo/turtle under Lib/Alexander Belopolsky2010-11-011-0/+60