cpython/Lib/hotshot
Fred Drake e7d8a78b8e runcall(): Expose the return value of the profiled function; this allows
changing an application to collect profile data on one part of the
    app while still making use of the profiled component, without relying
    on side effects.
2001-10-15 22:14:29 +00:00
..
__init__.py runcall(): Expose the return value of the profiled function; this allows 2001-10-15 22:14:29 +00:00
log.py Avoid deep recursion when reading the header of the log file. 2001-10-15 22:05:32 +00:00