cpython/Lib/hotshot
Fred Drake 127ee1607f Minor cleanup:
- Add comment explaining the structure of the stack.
- Minor optimization: make stack tuple directly usable as part of return
  value for enter/exit events.
2002-05-29 19:40:36 +00:00
..
__init__.py Added docstrings to the Profile class. 2002-04-16 19:27:23 +00:00
log.py Minor cleanup: 2002-05-29 19:40:36 +00:00
stats.py pstats-compatible analysis module. 2001-10-15 22:18:53 +00:00