cpython/Lib/hotshot
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