cpython/Lib/bsddb
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
..
test Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
__init__.py Patch #1550800: make exec a function. 2006-09-06 06:51:57 +00:00
db.py Simplify string comparison using startswith() 2005-02-02 18:47:18 +00:00
dbobj.py Merged revisions 53005-53303 via svnmerge from 2007-01-09 23:18:33 +00:00
dbrecio.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
dbshelve.py Fixed to the point that all unit tests pass again. (However, I get 4 2006-08-21 00:21:47 +00:00
dbtables.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
dbutils.py Fixed to the point that all unit tests pass again. (However, I get 4 2006-08-21 00:21:47 +00:00