diff options
author | Kristján Valur Jónsson <kristjan@ccpgames.com> | 2009-01-09 20:23:16 +0000 |
---|---|---|
committer | Kristján Valur Jónsson <kristjan@ccpgames.com> | 2009-01-09 20:23:16 +0000 |
commit | 7e876f5e931b92e6becb08033a8980cb31fb2e8e (patch) | |
tree | f5f53583707500d2da3d9397a59a007559897b2e /Python | |
parent | 3b2a6b819d93868c960da91aeebca7093d6f1627 (diff) | |
download | cpython-git-7e876f5e931b92e6becb08033a8980cb31fb2e8e.tar.gz |
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 'Python')
0 files changed, 0 insertions, 0 deletions