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-10 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
42,087
Commits
7
Branches
656
Tags
2ebf8ce488b64fb4a205e6b94de309d56cf387d2
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
Tim Peters
45e5e72eb8
Rename pydoc.pyw to pydocgui.pyw: Since we changed Python to allow .pyw
...
files to satisfy imports, pydoc.pyw was just importing itself!
2001-08-05 05:43:20 +00:00