cpython/Lib/hotshot
Tim Peters 30d4896511 Gave hotshot.LogReader a close() method, to allow users to close the
file object that LogReader opens.  Used it then in test_hotshot; the
test passes again on Windows.  Thank Guido for the analysis.
2002-07-18 14:54:28 +00:00
..
__init__.py Added docstrings to the Profile class. 2002-04-16 19:27:23 +00:00
log.py Gave hotshot.LogReader a close() method, to allow users to close the 2002-07-18 14:54:28 +00:00
stats.py pstats-compatible analysis module. 2001-10-15 22:18:53 +00:00