summaryrefslogtreecommitdiffstats
path: root/Demo/turtle/tdemo_clock.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #21882: In turtle demos, remove module scope gui and sys calls byTerry Jan Reedy2014-06-301-6/+2
* Issue #21823: Catch turtle.Terminator exceptions in turtledemo.Terry Jan Reedy2014-06-221-16/+20
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-161-0/+0
* normalize shebang lines to #!/usr/bin/env pythonBenjamin Peterson2010-03-111-1/+1
* Patch #1513695: New turtle module, with demos.Martin v. Löwis2008-06-041-0/+132