Steps to reproduce issue:
Run the sample at
http://code.google.com/apis/documents/docs/1.0/developers_guide_python.html#Crea
tingAnEmptyDocument
Expected output:
New spreadsheet created.
Actual results:
category =
gdata.atom.Category(scheme=gdata.docs.service.DATA_KIND_SCHEME,
term=gdata.docs.service.SPREADSHEET_KIND_TERM)
AttributeError: 'module' object has no attribute 'SPREADSHEET_KIND_TERM'
Notes:
There is no trace of the string 'SPREADSHEET_KIND_TERM' in the source file
\gdata\docs\service.py
Documentation is not updated? What is the new syntax?
Original issue reported on code.google.com by gbraga...@gmail.com on 12 Aug 2009 at 7:06
Original issue reported on code.google.com by
gbraga...@gmail.com
on 12 Aug 2009 at 7:06