Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't redirect stdout for test_curses. | Guido van Rossum | 2007-07-26 | 1 | -3/+4 |
* | Add a command line option to set the -u flag. | Guido van Rossum | 2007-07-23 | 1 | -1/+7 |
* | Do the right thing for CYGWIN. | Guido van Rossum | 2007-07-18 | 1 | -0/+1 |
* | Merged revisions 56020-56124 via svnmerge from | Guido van Rossum | 2007-06-30 | 1 | -1/+1 |
* | Don't retest failing tests -- it takes too long. | Guido van Rossum | 2007-06-30 | 1 | -2/+2 |
* | Fix a typo in the name of an output file. | Guido van Rossum | 2007-06-15 | 1 | -1/+1 |
* | Rip out the file object's implementation. | Guido van Rossum | 2007-06-12 | 1 | -4/+4 |
* | Minimal changes to make the "freeze" tool work again. | Guido van Rossum | 2007-06-12 | 1 | -1/+6 |
* | Make test_socket work. | Guido van Rossum | 2007-06-08 | 1 | -1/+1 |
* | This is how I run the tests. | Guido van Rossum | 2007-05-23 | 1 | -0/+55 |