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-24 05:13:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
42,624
Commits
7
Branches
656
Tags
da334249a7f4094deff7516ca1317f1230131052
Commit Graph
2 Commits
Author
SHA1
Message
Date
Martin v. Löwis
e563aa4383
Issue
#3965
: Allow repeated calls to turtle.Screen, by making it a
...
true singleton object. Reviewed by Gregor Lingl.
2008-09-29 22:09:07 +00:00
Martin v. Löwis
8718459f0f
Patch
#1513695
: New turtle module, with demos.
2008-06-04 06:29:55 +00:00