Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use assert[Not]In where appropriate | Ezio Melotti | 2010-01-23 | 1 | -1/+1 |
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -1/+1 |
* | deprecated mimetools | Benjamin Peterson | 2008-06-12 | 1 | -1/+4 |
* | Remove usage of sets module (patch #1500609). | Georg Brandl | 2006-07-17 | 1 | -2/+2 |
* | Whitespace normalization. | Tim Peters | 2003-06-15 | 1 | -1/+0 |
* | Port test_mimetools.py to PyUnit and add various tests. | Walter Dörwald | 2003-05-22 | 1 | -18/+51 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Use string.ascii_letters instead of string.letters (SF bug #226706). | Fred Drake | 2001-07-20 | 1 | -1/+1 |
* | Add mimetools testcase. | Martin v. Löwis | 2000-09-30 | 1 | -0/+18 |