Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use assert[Not]In where appropriate | Ezio Melotti | 2010-01-23 | 1 | -1/+1 |
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -1/+1 |
* | give poplib a real test suite | Benjamin Peterson | 2008-10-11 | 1 | -23/+267 |
* | Fixed the semantic of timeout for socket.create_connection and | Facundo Batista | 2008-05-29 | 1 | -12/+13 |
* | - Issue #2550: The approach used by client/server code for obtaining ports | Trent Nelson | 2008-04-08 | 1 | -10/+10 |
* | Whitespace normalization. Ugh, we really need to do this more often. | Neal Norwitz | 2007-04-25 | 1 | -3/+3 |
* | The basic test cases of poplib.py. | Facundo Batista | 2007-03-27 | 1 | -0/+71 |