Without converting this value, httplib raises an exception when it attempts to
write the header.
Partial traceback:
File "gdata/client.pyc", line 1021, in upload_file
File "gdata/client.pyc", line 939, in _init_session
File "gdata/client.pyc", line 265, in request
File "atom/client.pyc", line 117, in request
File "atom/http_core.pyc", line 420, in request
File "atom/http_core.pyc", line 488, in _http_request
File "httplib.pyc", line 924, in putheader
TypeError: sequence item 0: expected string, long found
Original issue reported on code.google.com by fp...@google.com on 3 Feb 2011 at 10:31
Original issue reported on code.google.com by
fp...@google.com
on 3 Feb 2011 at 10:31Attachments: