cpython/Lib/turtledemo
Terry Jan Reedy b03f0422c5 Issue #21597: Turtledemo text pane can now be widened to view or copy complete
lines or narrowed for small screens.
Issie #19132: Turtledemo buttons no longer disappear when window is shrun.
Patch mostly by Lita Cho (21597) using idea from patch by Jan Kanis (18132).
2014-07-23 15:01:12 -04:00
..
__init__.py
__main__.py Issue #21597: Turtledemo text pane can now be widened to view or copy complete 2014-07-23 15:01:12 -04:00
about_turtle.txt
about_turtledemo.txt
bytedesign.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00
chaos.py
clock.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
colormixer.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
demohelp.txt Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
forest.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:41 -04:00
fractalcurves.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00
lindenmayer.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00
minimal_hanoi.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
nim.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
paint.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:41 -04:00
peace.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:41 -04:00
penrose.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00
planet_and_moon.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:41 -04:00
round_dance.py
tree.py Issue #14117: Inprove help text and docstrings, some for clarity, some just to 2014-06-24 22:21:41 -04:00
turtle.cfg
two_canvases.py Issue #21882: In turtle demos, remove module scope gui and sys calls by 2014-06-30 16:09:24 -04:00
wikipedia.py
yinyang.py Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 17:15:49 +02:00