cpython/Lib/http
Brian Curtin 938ece7152 Merged revisions 86195 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86195 | brian.curtin | 2010-11-05 10:04:48 -0500 (Fri, 05 Nov 2010) | 3 lines

  Close subprocess pipes in the non-UNIX section of run_cgi.
  Clears a number of ResourceWarnings in test_httpservers.
........
2010-11-05 15:08:19 +00:00
..
__init__.py
client.py Merged revisions 85205 via svnmerge from 2010-10-03 18:25:01 +00:00
cookiejar.py Merged revisions 83370,83372-83374,83384 via svnmerge from 2010-08-01 19:09:07 +00:00
cookies.py Merged revisions 83393,83396,83398,83404-83405,83408 via svnmerge from 2010-08-01 18:56:30 +00:00
server.py Merged revisions 86195 via svnmerge from 2010-11-05 15:08:19 +00:00