Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | actually remove the mimetools module | Benjamin Peterson | 2008-06-12 | 1 | -76/+0 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
* | Added fast alternate io.BytesIO implementation and its test suite. | Alexandre Vassalotti | 2008-05-06 | 1 | -1/+1 |
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -14/+40 |
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -1/+1 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 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 |