cpython/Lib/bsddb
Neal Norwitz 9d72bb452b Remove functions in string module that are also string methods. Also remove:
* all calls to functions in the string module (except maketrans)
 * everything from stropmodule except for maketrans() which is still used
2007-04-17 08:48:32 +00:00
..
test Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +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 Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +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 More fixes related to removal of exception slicing. 2007-03-28 21:03:48 +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