Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This uses only one temp file at a time, so use test_support.TESTFN as | Tim Peters | 2002-11-14 | 1 | -2/+2 |
* | I already forgot what I changed -- it wasn't important <wink>. | Tim Peters | 2002-11-09 | 1 | -2/+0 |
* | OK -- all tests pass on Windows now. The rest were due to 3 more | Tim Peters | 2002-11-09 | 1 | -22/+5 |
* | More tests run on Windows now. Something is still wrong here, but no | Tim Peters | 2002-11-09 | 1 | -27/+34 |
* | Many changes to get this to pass on Windows, and to make it easier to | Tim Peters | 2002-11-09 | 1 | -11/+45 |
* | Whitespace normalization. | Tim Peters | 2002-11-09 | 1 | -260/+260 |
* | Comment out the test docstrings so we can at least tell which tests are | Tim Peters | 2002-11-09 | 1 | -28/+28 |
* | Whitespace normalization. | Tim Peters | 2002-11-09 | 1 | -16/+16 |
* | Open at least one binary file in binary mode. This allows a few of the | Tim Peters | 2002-11-09 | 1 | -1/+1 |
* | Patch implementing bz2 module. | Gustavo Niemeyer | 2002-11-05 | 1 | -0/+290 |