Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch #488073: AtheOS port. | Martin v. Löwis | 2002-06-11 | 1 | -1/+6 |
* | There is no TestError, use TestFailed appropriately | Neal Norwitz | 2002-04-01 | 1 | -8/+8 |
* | Convert file.readinto() to stop using METH_OLDARGS & PyArg_Parse. | Neal Norwitz | 2002-04-01 | 1 | -0/+15 |
* | SF Patch #494867 test file methods | Neal Norwitz | 2002-01-01 | 1 | -0/+29 |
* | Fiddle with new test cases -- verify that we get a sensible error | Jeremy Hylton | 2001-11-09 | 1 | -4/+7 |
* | Fix SF buf #476953: Bad more for opening file gives bad msg. | Jeremy Hylton | 2001-11-09 | 1 | -0/+11 |
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -2/+2 |
* | Clean up the temporary file when done with it. | Fred Drake | 2000-10-23 | 1 | -0/+4 |
* | New test suite for file objects by Jeremy Hilton. This will need | Marc-André Lemburg | 2000-08-25 | 1 | -0/+45 |