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
36,091
Commits
9
Branches
456
Tags
1.7
GiB
ebde1498e7
Commit Graph
3 Commits
Author
SHA1
Message
Date
Ka-Ping Yee
e9638ccadb
Move testing code into "if __name__ == '__main__'" so it's not run on import.
2003-03-28 16:28:48 +00:00
Guido van Rossum
3b0a3293c3
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
...
Weinberg). This changes all uses of deprecated tempfile functions to the recommended ones.
2002-08-09 16:38:32 +00:00
Fred Drake
0d7e68adf2
Script to run the pystones "benchmark" under HotShot.
2002-07-18 19:47:05 +00:00