]> granicus.if.org Git - python/commit
Minor cleanup:
authorFred Drake <fdrake@acm.org>
Wed, 29 May 2002 19:40:36 +0000 (19:40 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 29 May 2002 19:40:36 +0000 (19:40 +0000)
commit127ee1607f41da6a9f914c8de7c3638b6d6490cc
treea7c65df5f9337dce5b8c8756906d30566ef848e8
parent187b1d8260b2434c55e37fef0fb404408829051b
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.
Lib/hotshot/log.py