diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-01-18 00:04:57 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-01-18 00:04:57 (GMT) |
commit | 822b21c43b137137bc84774ae47d118a4628b6b3 (patch) | |
tree | 98a505e5ae6fab5445db769cefcb39ef31f35f32 /Grammar | |
parent | b4ddfa41cc320902ba2ea6949ec76d2097c71b71 (diff) | |
download | cpython-822b21c43b137137bc84774ae47d118a4628b6b3.zip cpython-822b21c43b137137bc84774ae47d118a4628b6b3.tar.gz cpython-822b21c43b137137bc84774ae47d118a4628b6b3.tar.bz2 |
Merged revisions 68458 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r68458 | kristjan.jonsson | 2009-01-09 14:23:16 -0600 (Fri, 09 Jan 2009) | 1 line
Issue 4336: HTTPRequest._send_output() now deals with the case of the message body not being a string. This allows clients to use endheaders(message_body) instead of endheaders() + send(message_body) without making any extra checks.
........
Diffstat (limited to 'Grammar')
0 files changed, 0 insertions, 0 deletions