Olivia0414 / python-rest-client

Automatically exported from code.google.com/p/python-rest-client
0 stars 0 forks source link

Problem with file uploading #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It is not possible to upload files along with other parameters.

I did a simple hack to get it working. I omitted some style issues (like
having the parameter filename keep its name even though it actually
receives a file object now) because I don't know how those things are
supposed to interact with the rest of the code. 

I am sorry I'm sending the whole file instead of a patch but I'm not
tracking the repo.

I hope this helps,
Cheers

Nicolas

Original issue reported on code.google.com by nicolasl...@gmail.com on 10 Sep 2009 at 5:26

Attachments: