cpython/Lib/curses
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
ascii.py
has_key.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
panel.py
textpad.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
wrapper.py Somehow (no idea how!) I missed half of patch #1005008. Sorry about that. 2004-08-07 15:20:15 +00:00