cpython/Lib/plat-os2emx
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
..
IN.py Rip out 'long' and 'L'-suffixed integer literals. 2007-01-15 16:59:06 +00:00
SOCKET.py
_emx_link.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
grp.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
pwd.py Whitespace normalization, via reindent.py. 2004-07-18 06:16:08 +00:00
regen