Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed deprecated method arguments from the shelve module. | Raymond Hettinger | 2004-12-05 | 1 | -8/+8 |
* | Rename class attribute containing the class to be tested, so the name is the | Walter Dörwald | 2004-06-02 | 1 | -1/+1 |
* | Port the dictionary tests from test_types.py to unittest. Collect as much | Walter Dörwald | 2004-05-31 | 1 | -3/+3 |
* | Patch #734231: Update RiscOS support. In particular, correct | Martin v. Löwis | 2003-05-10 | 1 | -1/+1 |
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -9/+9 |
* | Patch #553171: Add writeback parameter. Also add protocol parameter. | Martin v. Löwis | 2003-04-19 | 1 | -6/+45 |
* | SF patch #667730: More DictMixin | Raymond Hettinger | 2003-03-09 | 1 | -2/+47 |
* | Whitespace normalization. | Tim Peters | 2002-12-24 | 1 | -1/+1 |
* | Add support for binary pickles to the shelve module. In some situations | Skip Montanaro | 2002-12-08 | 1 | -0/+51 |