aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/turtledemo/minimal_hanoi.py
Commit message (Expand)AuthorAge
* gh-125665: Update turtledemo docstrings with correct file names (#125691)Wulian2024-10-23
* gh-118673: Remove shebang and executable bits from stdlib modules. (#119658)Jason R. Coombs2024-05-29
* Issue #21882: In turtle demos, remove module scope gui and sys calls byTerry Jan Reedy2014-06-30
* Issue #21823: Catch turtle.Terminator exceptions in turtledemo.Terry Jan Reedy2014-06-22
* Issue #19936: Added executable bits or shebang lines to Python scripts whichSerhiy Storchaka2014-01-16
* Issue #10199: Moved Demo/turtle under Lib/Alexander Belopolsky2010-11-01