Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -18/+18 |
* | socketserver renaming reversal part 3: move the module into the right | Georg Brandl | 2008-05-24 | 1 | -1/+1 |
* | Updated all import statements to use the new socketserver module name. | Alexandre Vassalotti | 2008-05-12 | 1 | -1/+1 |
* | Standardize on test.test_support.run_unittest() (as opposed to a mix of run_u... | Collin Winter | 2007-04-25 | 1 | -6/+3 |
* | Sync w/external release 0.1.2. Please see PEP 360 before making changes to e... | Phillip J. Eby | 2006-06-12 | 1 | -6/+11 |
* | compare_generic_iter(): Fixed the failure of test_wsgiref's testFileWrapper | Tim Peters | 2006-06-11 | 1 | -12/+7 |
* | Import wsgiref into the stdlib, as of the external version 0.1-r2181. | Phillip J. Eby | 2006-06-09 | 1 | -0/+615 |