This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-09 04:44:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b031eaee3b099cfbfaa66ddddebf7b805fc87ea4
cpython
/
Lib
/
turtledemo
T
History
Ethan Furman
738f805074
issue19075: add visual sorting algorithms to turtledemo; original code from Jason Yeo
2015-03-02 12:29:58 -08:00
..
__init__.py
Issue
#10291
: Backport 004fe3449193 with a few changes due to 22095.
2014-08-14 23:59:32 -04:00
__main__.py
Issue
#6639
: Module-level turtle functions no longer raise TclError after
2015-02-22 17:26:35 +02:00
bytedesign.py
…
chaos.py
De-'colour'ize stdlib except for idlelib.configDialog.
2014-10-09 18:44:32 -04:00
clock.py
…
colormixer.py
…
forest.py
…
fractalcurves.py
…
lindenmayer.py
…
minimal_hanoi.py
…
nim.py
Issue
#22065
: Menus, unlike Menubottons, do not have a state option.
2014-08-27 01:43:50 -04:00
paint.py
…
peace.py
…
penrose.py
…
planet_and_moon.py
…
round_dance.py
…
sorting_animate.py
issue19075: add visual sorting algorithms to turtledemo; original code from Jason Yeo
2015-03-02 12:29:58 -08:00
tree.py
…
turtle.cfg
…
two_canvases.py
…
wikipedia.py
…
yinyang.py
…