cpython/Lib/turtledemo
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 gh-111092: Make turtledemo run without default root enabled (#111093) 2023-10-19 23:58:41 -04:00
bytedesign.py
chaos.py
clock.py gh-91212: Fixed flickering when the tracer is turned off (#95129) 2022-09-28 23:40:51 -07:00
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