This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-22 18:55:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
21c09d9f81
cpython
/
Lib
/
turtledemo
History
Download ZIP
Download TAR.GZ
Terry Jan Reedy
b802882fb2
gh-111092: Make turtledemo run without default root enabled (
#111093
)
...
Add missing 'root' argument to PanedWindow call. Other root children already have it.
2023-10-19 23:58:41 -04:00
..
__init__.py
__main__.py
bytedesign.py
chaos.py
clock.py
colormixer.py
forest.py
fractalcurves.py
lindenmayer.py
minimal_hanoi.py
nim.py
paint.py
peace.py
penrose.py
planet_and_moon.py
rosette.py
round_dance.py
sorting_animate.py
tree.py
turtle.cfg
two_canvases.py
yinyang.py