This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3.4
Add File
New File
Upload File
Apply Patch
cpython
/
Lib
/
turtledemo
History
Serhiy Storchaka
80a1803193
Issue
#6639
: Module-level turtle functions no longer raise TclError after
...
closing the window.
2015-02-22 17:25:33 +02:00
..
__init__.py
Issue
#10291
: Backport 004fe3449193 with a few changes due to 22095.
2014-08-14 23:59:32 -04:00
__main__.py
Issue
#6639
: Module-level turtle functions no longer raise TclError after
2015-02-22 17:25:33 +02:00
bytedesign.py
…
chaos.py
De-'colour'ize stdlib except for idlelib.configDialog.
2014-10-09 18:44:32 -04:00
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
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
Issue
#22065
: Menus, unlike Menubottons, do not have a state option.
2014-08-27 01:43:50 -04:00
paint.py
…
peace.py
…
penrose.py
…
planet_and_moon.py
…
round_dance.py
…
tree.py
…
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
…