Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test: readline() now returns bytes | Jeremy Hylton | 2007-08-04 | 1 | -2/+2 |
* | Anna Ravenscroft identified many occurrences of "file" used to open a file | Alex Martelli | 2006-08-24 | 1 | -2/+2 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -1/+1 |
* | SF patch 809915: Fix bogus address to hopefully always break. | Tim Peters | 2003-09-20 | 1 | -1/+8 |
* | Reflow long line. | Jeremy Hylton | 2003-07-17 | 1 | -2/+2 |
* | Whitespace normalization. | Tim Peters | 2003-06-15 | 1 | -1/+1 |
* | test_fileno(): Skip this test on Windows. | Tim Peters | 2003-05-16 | 1 | -13/+17 |
* | Fleshed out tests for urllib requiring a network connection. | Brett Cannon | 2003-05-14 | 1 | -3/+123 |
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -4/+1 |
* | The socket module now always uses the _socketobject wrapper class, even on | Skip Montanaro | 2003-03-30 | 1 | -0/+32 |