| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test_userlist.py: | Tim Peters | 2000-09-19 | 1 | -39/+52 |
| | | | | | | Added new test for new __contains__ method. Extensive editing to get rid of asserts. | ||||
| * | robustify UserList constructor -- will now accept any sequence | Jeremy Hylton | 2000-03-31 | 1 | -0/+11 |
| | | | | | add test cases for non-UserList class, tuple, & string | ||||
| * | Test suite for UserList. | Guido van Rossum | 1999-03-26 | 1 | -0/+176 |
