cpython/Lib/http
Senthil Kumaran 996e13c838 Merged revisions 85169 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85169 | senthil.kumaran | 2010-10-02 16:03:13 +0530 (Sat, 02 Oct 2010) | 3 lines

  Use proper variable name 'data' instead of 'str' in the send method.
........
2010-10-02 10:35:24 +00:00
..
__init__.py
client.py Merged revisions 85169 via svnmerge from 2010-10-02 10:35:24 +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 83371,83390 via svnmerge from 2010-08-01 19:07:28 +00:00