summaryrefslogtreecommitdiffstats
path: root/Demo/turtle/tdemo_two_canvases.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #21882: In turtle demos, remove module scope gui and sys calls byTerry Jan Reedy2014-06-301-0/+54
moving them to the module's main function.