cpython/Lib/hotshot
Guido van Rossum be19ed77dd Fix most trivially-findable print statements.
There's one major and one minor category still unfixed:
doctests are the major category (and I hope to be able to augment the
refactoring tool to refactor bona fide doctests soon);
other code generating print statements in strings is the minor category.

(Oh, and I don't know if the compiler package works.)
2007-02-09 05:37:30 +00:00
..
__init__.py Expose the fileno() method of the underlying profiler. 2002-07-18 19:17:54 +00:00
log.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
stats.py pstats-compatible analysis module. 2001-10-15 22:18:53 +00:00
stones.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00