Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added PicklingError exception | Guido van Rossum | 1995-03-09 | 1 | -2/+9 | |
* | raise EOFError when load() hits EOF, instead of KeyError | Guido van Rossum | 1995-03-04 | 1 | -0/+4 | |
* | minute comment changes | Guido van Rossum | 1995-02-16 | 1 | -3/+3 | |
* | shelve.py: database of persistent objects, on top of pickle.py and anydbm.py | Guido van Rossum | 1995-01-10 | 1 | -0/+504 | |