google-code-export / gdata-python-client

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

Patch for /src/gdata/client.py #494

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by vicfry...@google.com on 3 Feb 2011 at 10:32

GoogleCodeExporter commented 9 years ago

Original comment by afs...@google.com on 7 Oct 2011 at 10:46