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
