Got it. Thanks for the explanation! Cheers,
/Martin On Jan 24, 10:58 am, Vic Fryzel <[email protected]> wrote: > spreadsheet supports Lists/Cells feeds. spreadsheet*s* supports > Tables/Records feeds. The two libs are not feature equivalent. This was > done on purpose in order to promote the use of Tables/Records, as those are > indeed a better way to go about using the API. > > That said, I understand that Tables/Records are not at feature parity with > Lists/Cells in some edge cases. > > -Vic > > On Mon, Jan 24, 2011 at 1:54 PM, Martin Omander > <[email protected]>wrote: > > > Hi there, > > > The GData Python client library contains one directory called src/ > > gdata/spreadsheet and another called src/gdata/spreadsheets. Which one > > should I use? > > > When browsing the source code in the directories, I noticed that src/ > > gdata/spreadsheet/service.py contains methods for inserting rows and > > updating rows, but I didn't find methods for these operations in > > data.py or client.py in the src/gdata/spreadsheets directory. Are the > > two libraries feature-equivalent and I'm just not looking hard enough? > > > Regards, > > > /Martin
