cpython/Lib/hotshot
Fred Drake fbe3608290 Simplify; the low-level log reader is now always a modern iterator,
and should never return None.  (It only did this for an old version of
HotShot that was trying to still work with a patched Python 2.1.)
2002-07-18 19:20:23 +00:00
..
__init__.py Expose the fileno() method of the underlying profiler. 2002-07-18 19:17:54 +00:00
log.py Simplify; the low-level log reader is now always a modern iterator, 2002-07-18 19:20:23 +00:00
stats.py pstats-compatible analysis module. 2001-10-15 22:18:53 +00:00