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