Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement http://bugs.python.org/issue10155 using And Clover's patch, w/added | Phillip J. Eby | 2010-11-03 | 1 | -2/+3 |
* | Update docs (and sample app in wsgiref.simple_server) to reflect PEP 3333. | Phillip J. Eby | 2010-11-03 | 1 | -2/+2 |
* | Merged revisions 78367 via svnmerge from | Tarek Ziadé | 2010-02-23 | 1 | -50/+0 |
* | Issue #4718: Adapt the wsgiref package so that it actually works with Python ... | Antoine Pitrou | 2009-01-03 | 1 | -5/+4 |
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -2/+3 |
* | Patch for issue 2848, mostly by Humberto Diogenes, with a couple of | Barry Warsaw | 2008-06-12 | 1 | -5/+5 |
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -1/+1 |
* | Switch wsgiref to io.{StringIO,BytesIO}. This shuts up the test failures. | Guido van Rossum | 2007-08-08 | 1 | -1/+1 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -4/+4 |
* | Remove usage of backticks. | Brett Cannon | 2006-08-25 | 1 | -1/+1 |
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+205 |