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-26 14:23:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31,717
Commits
7
Branches
656
Tags
84df97fdd6fd62ea960e40ec180fa037cb2e14dc
Commit Graph
2 Commits
Author
SHA1
Message
Date
Andrew M. Kuchling
e236b38731
[Patch
#1005491
] use __name__ == '__main__' in scripts
2004-08-09 17:27:55 +00:00
Guido van Rossum
ab537e92f3
Put the main script for the new IDLE here.
2003-06-13 20:34:27 +00:00