summaryrefslogtreecommitdiffstats
path: root/Lib/turtledemo/sorting_animate.py
Commit message (Expand)AuthorAgeFilesLines
* gh-125665: Update turtledemo docstrings with correct file names (#125691)Wulian2024-10-231-6/+1
* Fix typos (#123775)algonell2024-09-091-1/+1
* gh-118673: Remove shebang and executable bits from stdlib modules. (#119658)Jason R. Coombs2024-05-291-1/+0
* Mark files as executable that are meant as scripts. (GH-15354)Greg Price2019-09-091-0/+0
* issue19075: add visual sorting algorithms to turtledemo; original code from J...Ethan Furman2015-03-021-0/+204