cpython/Lib/hotshot
Fred Drake 34f300a53e Added docstrings to the Profile class.
Avoid adding Python wrappers around the underlying C profiler if possible;
the extra layer of calls can lead to confusion in interpreting the logs.
2002-04-16 19:27:23 +00:00
..
__init__.py Added docstrings to the Profile class. 2002-04-16 19:27:23 +00:00
log.py Set/update self.cwd properly. 2002-03-12 14:26:37 +00:00
stats.py pstats-compatible analysis module. 2001-10-15 22:18:53 +00:00