cpython/Lib/turtledemo
Terry Jan Reedy 2bac3b778f Issue #27117: Make colorizer htest and turtledemo work with dark theme.
Factor out code for configuring text widget colors to a new function.
2016-05-29 01:40:22 -04:00
..
__init__.py
__main__.py Issue #27117: Make colorizer htest and turtledemo work with dark theme. 2016-05-29 01:40:22 -04:00
bytedesign.py Removed unused imports. 2016-04-25 00:12:32 +03:00
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 Removed unused imports. 2016-04-25 00:12:32 +03:00
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