]> granicus.if.org Git - python/commit
issue19075: add visual sorting algorithms to turtledemo; original code from Jason Yeo
authorEthan Furman <ethan@stoneleaf.us>
Mon, 2 Mar 2015 20:29:58 +0000 (12:29 -0800)
committerEthan Furman <ethan@stoneleaf.us>
Mon, 2 Mar 2015 20:29:58 +0000 (12:29 -0800)
commit738f8050747ea616d0708ce0a74322ba47dd15e6
tree4785c02db416a2d64f3b848d1c8fe1651735a0c7
parent241520ad1038e20554f420e83c65694c5e3fa36a
issue19075: add visual sorting algorithms to turtledemo; original code from Jason Yeo
Doc/library/turtle.rst
Lib/turtledemo/sorting_animate.py [new file with mode: 0644]
Misc/NEWS