What steps will reproduce the problem?
1.picasa create "empty album"
2.
3.
What is the expected output? What do you see instead?
I'm expecting it would create an empty album called "Empty Album" that i could
see in picasaweb.google.com
But what i see is in the attached file (capture.jpg)
The source of the problem seems to be in httplib.pyo at line 683
What version of the product are you using? On what operating system? What
version of gdata-python-client (aka python-gdata)?
I'm using
Windows 7
googlecl-0.9.11-win32
Python 27
Please provide any additional information below.
When i try the following
1.Create new file called "test.txt" (file contains only one string "test") in
the folder of googlecl ("C:\Users\<myname>\Downloads\googlecl-0.9.11-win32")
2.run C:\Users\<myname>\Downloads\googlecl-0.9.11-win32\google.exe
3.type 'docs upload "test.txt"' (without the single quote)
i can see that my file is uploaded on google docs (i.e. drive.google.com).
for an non-obvious reason, it has been renamed "tes" (but ok i can live with
it for the moment...
Original issue reported on code.google.com by david.ho...@gmail.com on 13 May 2013 at 11:34
Original issue reported on code.google.com by
david.ho...@gmail.com
on 13 May 2013 at 11:34Attachments: