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
89d147d21d
cpython
/
Lib
/
hotshot
History
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
..
__init__.py
Expose the fileno() method of the underlying profiler.
2002-07-18 19:17:54 +00:00
log.py
Add clarifying comment.
2002-07-18 19:48:46 +00:00
stats.py
pstats-compatible analysis module.
2001-10-15 22:18:53 +00:00
stones.py
Move testing code into "if __name__ == '__main__'" so it's not run on import.
2003-03-28 16:28:48 +00:00