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-29 15:45:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44,836
Commits
7
Branches
656
Tags
22097e4e663f60bcf486bfc65ea9ba9b3059ae03
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