| Commit message (Expand) | Author | Age | Files | Lines |
* | #17691: test_univnewlines now works with unittest test discovery. Patch by Z... | Ezio Melotti | 2013-06-08 | 1 | -21/+16 |
|
|
* | Merged revisions 72979 via svnmerge from | Philip Jenvey | 2009-05-28 | 1 | -23/+22 |
|
|
* | Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-... | Benjamin Peterson | 2009-03-28 | 1 | -2/+2 |
|
|
* | merge the io-c branch: C implementation of the io module | Benjamin Peterson | 2009-03-04 | 1 | -12/+24 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -10/+10 |
|
|
* | Merged revisions 58221-58741 via svnmerge from | Guido van Rossum | 2007-11-01 | 1 | -0/+7 |
|
|
* | Raise statement normalization in Lib/test/. | Collin Winter | 2007-08-29 | 1 | -2/+2 |
|
|
* | Changes in anticipation of stricter str vs. bytes enforcement. | Guido van Rossum | 2007-08-27 | 1 | -1/+4 |
|
|
* | New I/O code from Tony Lownds implement newline feature correctly, | Guido van Rossum | 2007-08-18 | 1 | -11/+3 |
|
|
* | Kill execfile(), use exec() instead | Neal Norwitz | 2007-08-12 | 1 | -7/+0 |
|
|
* | Hide list comp variables and support set comprehensions | Nick Coghlan | 2007-04-15 | 1 | -1/+0 |
|
|
* | Change all the function attributes from func_* -> __*__. This gets rid | Neal Norwitz | 2007-02-25 | 1 | -1/+1 |
|
|
* | 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 |
|
|