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-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38,184
Commits
7
Branches
655
Tags
b681df490ba2a06b0655e712d24f79110a41aefb
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
7ec34b556c
A tool to transform gprof(1) output into HTML, so you can click on a
...
function name and go to the corresponding entry.
2002-08-09 20:07:34 +00:00