This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-17 18:08:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3.2
cpython
/
Lib
/
turtledemo
T
History
Georg Brandl
076cbae4b9
Add the missing __main__.py in the turtledemo package. It seems to have been lost during some mass rename action (r86095).
2010-12-30 22:31:10 +00:00
..
__init__.py
…
__main__.py
Add the missing __main__.py in the turtledemo package. It seems to have been lost during some mass rename action (r86095).
2010-12-30 22:31:10 +00:00
about_turtle.txt
…
about_turtledemo.txt
Add the missing __main__.py in the turtledemo package. It seems to have been lost during some mass rename action (r86095).
2010-12-30 22:31:10 +00:00
bytedesign.py
…
chaos.py
…
clock.py
…
colormixer.py
…
demohelp.txt
Add the missing __main__.py in the turtledemo package. It seems to have been lost during some mass rename action (r86095).
2010-12-30 22:31:10 +00:00
forest.py
…
fractalcurves.py
…
lindenmayer.py
Issue
#10199
: Fixing r86095 - svn did not like combining rename and change of directory.
2010-11-01 18:15:48 +00:00
minimal_hanoi.py
…
nim.py
…
paint.py
…
peace.py
…
penrose.py
…
planet_and_moon.py
…
round_dance.py
…
tree.py
…
turtle.cfg
…
two_canvases.py
…
wikipedia.py
Translated German message into English.
2010-11-01 18:42:01 +00:00
yinyang.py
…