cpython/Lib/turtledemo
Wulian233 538ed5e481
gh-119174: Fix high DPI causes turtledemo(turtle-graphics examples) windows blurry (#119175)
------
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2024-05-20 23:32:00 -04:00
..
__init__.py Issue #10291: Cleanup turtledemo to use docstrings for help. 2014-04-19 19:14:29 -07:00
__main__.py gh-119174: Fix high DPI causes turtledemo(turtle-graphics examples) windows blurry (#119175) 2024-05-20 23:32:00 -04:00
bytedesign.py
chaos.py
clock.py
colormixer.py
forest.py
fractalcurves.py
lindenmayer.py
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
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