cpython/Lib/turtledemo
Miss Islington (bot) 82cd24a03c
[3.9] Fix typo in turtledemo.two_canvases. (GH-25194)
(cherry picked from commit 4e2ef70841)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2021-04-05 13:43:15 -04:00
..
__init__.py
__main__.py bpo-40431: Fix syntax typo in turtledemo (GH-19777) 2020-04-29 02:00:07 +02:00
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 Mark files as executable that are meant as scripts. (GH-15354) 2019-09-09 07:16:33 -07:00
tree.py
turtle.cfg
two_canvases.py [3.9] Fix typo in turtledemo.two_canvases. (GH-25194) 2021-04-05 13:43:15 -04:00
yinyang.py