Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to restore the old test_file and test_univnewlines as new, different files | Antoine Pitrou | 2009-06-12 | 1 | -0/+3 |
* | Issue #6215: backport the 3.1 io lib | Antoine Pitrou | 2009-06-12 | 1 | -39/+42 |
* | explicitly close files | Philip Jenvey | 2009-05-28 | 1 | -23/+22 |
* | remove test_support.TestSkipped and just use unittest.SkipTest | Benjamin Peterson | 2009-03-26 | 1 | -1/+1 |
* | Patch # 188 by Philip Jenvey. | Guido van Rossum | 2007-09-22 | 1 | -0/+7 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -3/+3 |
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -5/+7 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Assorted code cleanups for readability. Greatly boosted the size of the | Tim Peters | 2002-04-21 | 1 | -26/+33 |
* | Whitespace normalization. | Tim Peters | 2002-04-16 | 1 | -15/+15 |
* | Test suite for universal newline support. | Jack Jansen | 2002-04-14 | 1 | -0/+114 |