New submission from Mitchell Hashimoto :
In ``Lib/distutils/command/register.py`` as well as ``upload.py``, the
following code exists to build the HTTP request body to send to the cheese shop
server:
body.write('\nContent-Disposition: form-data; name="%s"'%key)
Mitchell Hashimoto added the comment:
Patch attached.
--
keywords: +patch
Added file: http://bugs.python.org/file23345/issue13132.patch
___
Python tracker
<http://bugs.python.org/issue13
Changes by Mitchell Hashimoto :
--
nosy: +mitchellh
___
Python tracker
<http://bugs.python.org/issue6802>
___
___
Python-bugs-list mailing list
Unsubscribe: