| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-04 | 1 | -7/+8 |
|
|
* | Fixed socketserver tests | Christian Heimes | 2008-02-03 | 1 | -9/+9 |
|
|
* | Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,... | Christian Heimes | 2008-02-03 | 1 | -116/+174 |
|
|
* | Raise statement normalization in Lib/test/. | Collin Winter | 2007-08-29 | 1 | -1/+1 |
|
|
* | Apply this change from 2.6. Hopefully it doesn't cause a conflict. | Neal Norwitz | 2007-08-28 | 1 | -0/+1 |
|
|
* | SF patch# 1764815 by Paul Colomiets. | Guido van Rossum | 2007-08-03 | 1 | -3/+3 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -2/+9 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -12/+11 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+2 |
|
|
* | Merge current trunk into p3yk. This includes the PyNumber_Index API change, | Thomas Wouters | 2006-08-21 | 1 | -0/+9 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -2/+28 |
|
|
* | Fixes for AF_UNIX support on OS/2: | Andrew MacIntyre | 2004-04-11 | 1 | -4/+19 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
|
|
* | EMX fork() emulation not good enough to cope with test_socketserver | Andrew MacIntyre | 2003-01-02 | 1 | -2/+2 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -2/+2 |
|
|
* | Use sendall() in the stream test instead of send(). | Guido van Rossum | 2001-10-29 | 1 | -1/+1 |
|
|
* | Make test_socketserver require the network resource. | Tim Peters | 2001-09-18 | 1 | -0/+2 |
|
|
* | Rework akin to test_threaded_import, so that this can run under regrtest. | Tim Peters | 2001-09-17 | 1 | -7/+8 |
|
|
* | Should raise TestSkipped, not ImportError, when deciding to skip the | Guido van Rossum | 2001-07-13 | 1 | -2/+2 |
|
|
* | Ported to Windows: | Guido van Rossum | 2001-07-10 | 1 | -5/+6 |
|
|
* | A test suite for SocketServer.py that exposes the various bugs just | Guido van Rossum | 2001-07-10 | 1 | -0/+161 |
|
|