[issue17307] HTTP PUT request Example

Senthil Kumaran report at bugs.python.org
Thu Feb 28 05:23:12 CET 2013


Senthil Kumaran added the comment:

Ezio. yes in 3.3 onwards it should be done in urllib.request. I was having 2.7 docs in my mind, but I ended up writing for latest with the intention to backport. I have updated the patch to include both ways, while backporting to 2.7 and 3.2, plan to include only the httplib ones.

----------
Added file: http://bugs.python.org/file29276/issue17307-2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17307>
_______________________________________


More information about the Python-bugs-list mailing list