summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/dbrecio.py
Commit message (Expand)AuthorAgeFilesLines
* remove bsddbBenjamin Peterson2008-09-031-190/+0
* bsddb code updated to version 4.7.3pre2. This code is the same thanJesus Cea2008-08-311-8/+10
* Convert a lot of print statements to print functions in docstrings,Neal Norwitz2008-05-131-5/+5
* Convert raise statements in bsddb.Collin Winter2007-08-221-7/+7
* Remove functions in string module that are also string methods. Also remove:Neal Norwitz2007-04-171-4/+3
* Kill off softspace completely (except in formatter.py which seems to haveGuido van Rossum2007-02-091-1/+0
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-3/+3
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-2/+2
* Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now atBarry Warsaw2002-12-301-1/+1
* Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.Martin v. Löwis2002-11-191-0/+190