This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-02 23:25:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c48ff73dd60bec5dcbe64bedeff91e6db26d98bc
cpython
/
Lib
/
turtledemo
T
History
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
and
Victor Stinner
9f270a2423
turtledemo/penrose.py: remove unused clock() calls (GH-10033)
...
Actually time calculations were remove in commit
891a1f8
.
2018-10-25 00:43:39 +02:00
..
__init__.py
…
__main__.py
bpo-32297: Few misspellings found in Python source code comments. (
#4803
)
2017-12-14 13:04:53 +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
turtledemo/penrose.py: remove unused clock() calls (GH-10033)
2018-10-25 00:43:39 +02:00
planet_and_moon.py
…
rosette.py
bpo-14117: Make minor tweaks to turtledemo (GH-8002)
2018-06-29 01:10:05 -04:00
round_dance.py
…
sorting_animate.py
…
tree.py
bpo-14117: Make minor tweaks to turtledemo (GH-8002)
2018-06-29 01:10:05 -04:00
turtle.cfg
…
two_canvases.py
…
yinyang.py
…