[Python-Dev] urllib, multipart/form-data encoding and file uploads

Nick Coghlan ncoghlan at gmail.com
Sat Jun 28 03:06:45 CEST 2008


Chris AtLee wrote:
> Then we'd need to change either urllib or httplib to support iterable
> objects in addition to the regular strings that it currently uses.

Chris,

To avoid losing these ideas, could you add them to the issue tracker as 
feature requests? It's too late to get them into 2.6/3.0 but they may 
make good additions for the next release cycle.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-Dev mailing list