| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the test so it uses IterableUserDict for the "for x in dict" test. | Guido van Rossum | 2001-08-07 | 1 | -2/+2 |
| * | Give UserDict new __contains__ and __iter__ methods. | Tim Peters | 2001-04-21 | 1 | -1/+15 |
| * | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -20/+21 |
| * | Test suite for UserDict | Guido van Rossum | 1999-03-26 | 1 | -0/+101 |
