cpython/Lib/hotshot
Georg Brandl c5356994ed Merged revisions 83354,83365 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/release27-maint

........
  r83354 | georg.brandl | 2010-07-31 21:07:37 +0200 (Sa, 31 Jul 2010) | 1 line

  #9328: string format methods return strings.
........
  r83365 | georg.brandl | 2010-07-31 23:22:36 +0200 (Sa, 31 Jul 2010) | 1 line

  #1019882: if start() and stop() were not in the same stack frame, stats.load() would crash with IndexError.
........
2010-08-01 22:02:09 +00:00
..
__init__.py Added warning for the removal of 'hotshot' in Py3k. 2008-03-22 04:08:44 +00:00
log.py Merged revisions 83354,83365 via svnmerge from 2010-08-01 22:02:09 +00:00
stats.py pstats-compatible analysis module. 2001-10-15 22:18:53 +00:00
stones.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00