]> granicus.if.org Git - python/commit
Issue 4336: Let users of HTTPConnection.endheaders() submit a message body to the...
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Fri, 9 Jan 2009 20:27:16 +0000 (20:27 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Fri, 9 Jan 2009 20:27:16 +0000 (20:27 +0000)
commit84040dbe8170864ba673321ec7568974bdabf5a4
treefb2b37c85ed17cdc154d05407ec65fd500ab32ea
parent7e876f5e931b92e6becb08033a8980cb31fb2e8e
Issue 4336:  Let users of HTTPConnection.endheaders() submit a message body to the function if required.
Lib/logging/handlers.py
Lib/urllib.py