Open GoogleCodeExporter opened 8 years ago
Sorry, accidentally hit enter. That line is missing "method=". It currently is
"self.resumable_uri, 'PUT'," but should be "self.resumable_uri, method='PUT',".
It's raising the warning "new_request() takes at most 1 positional argument (2
given)"
Original comment by google-...@fool.com
on 6 Mar 2014 at 9:08
Original issue reported on code.google.com by
google-...@fool.com
on 6 Mar 2014 at 9:06