bernigaud / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

googlecl/docs: DeprecationWarning: Please use Upload instead #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
googlecl-0.9.2
python-gdata 2.0.10

$ google docs upload hello.txt
Loading hello.txt
/usr/lib/python2.5/site-packages/googlecl/docs/service.py:270: 
DeprecationWarning: Please use Upload instead
  entry = self.UploadDocument(media, title)
Upload success! 

Original issue reported on code.google.com by rnga...@google.com on 17 Jun 2010 at 1:13

GoogleCodeExporter commented 9 years ago
May also explain why the document is not created in the new Google document 
editor.

Original comment by rnga...@google.com on 17 Jun 2010 at 1:18

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r212.

Original comment by tom.h.mi...@gmail.com on 17 Jun 2010 at 12:02

GoogleCodeExporter commented 9 years ago
I can't verify the document being uploaded to the new docs editor, but this 
should take care of the deprecation warning.

Original comment by tom.h.mi...@gmail.com on 17 Jun 2010 at 12:03