Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops, I had 'n' and 'c' mixed up in my mind. Get rid of the comment | Guido van Rossum | 1998-04-28 | 1 | -5/+4 |
* | Inspired by Ben Sayer, rewritten the code and some of the comments to | Guido van Rossum | 1998-04-28 | 1 | -14/+47 |
* | inherit error from _mod.error | Guido van Rossum | 1996-01-25 | 1 | -0/+3 |
* | change default flag to match dbm/gdbm | Guido van Rossum | 1995-08-11 | 1 | -3/+3 |
* | revamped somewhat | Guido van Rossum | 1995-08-10 | 1 | -18/+19 |
* | added __doc__ strings etc. | Guido van Rossum | 1995-02-09 | 1 | -5/+46 |
* | shelve.py: database of persistent objects, on top of pickle.py and anydbm.py | Guido van Rossum | 1995-01-10 | 1 | -0/+9 |