This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
44,351
Commits
9
Branches
456
Tags
1.7
GiB
90fd01b787
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