README.txt RELEASE_NOTES.txt INSTALL.txt MANIFEST setup.py src/atom/__init__.py src/atom/service.py src/atom/mock_service.py src/atom/url.py src/gdata/__init__.py src/gdata/test_data.py src/gdata/service.py src/gdata/client.py src/gdata/urlfetch.py src/gdata/auth.py src/gdata/base/__init__.py src/gdata/base/service.py src/gdata/calendar/__init__.py src/gdata/calendar/service.py src/gdata/docs/__init__.py src/gdata/docs/service.py src/gdata/spreadsheet/__init__.py src/gdata/spreadsheet/service.py src/gdata/spreadsheet/text_db.py src/gdata/apps/__init__.py src/gdata/apps/service.py src/gdata/codesearch/__init__.py src/gdata/codesearch/service.py src/gdata/contacts/__init__.py src/gdata/contacts/service.py src/gdata/geo/__init__.py src/gdata/exif/__init__.py src/gdata/media/__init__.py src/gdata/photos/__init__.py src/gdata/photos/service.py src/gdata/youtube/__init__.py src/gdata/youtube/service.py src/gdata/blogger/__init__.py src/gdata/blogger/service.py samples/base/baseQueryExample.py samples/base/dryRunInsert.py samples/calendar/calendarExample.py samples/docs/docs_example.py samples/spreadsheets/spreadsheetExample.py samples/blogger/BloggerExample.py samples/mashups/birthdaySample.py tests/atom_test.py tests/gdata_test.py tests/atom_tests/service_test.py tests/atom_tests/url_test.py tests/atom_tests/__init__.py tests/gdata_tests/__init__.py tests/gdata_tests/service_test.py tests/gdata_tests/client_test.py tests/gdata_tests/client_online_test.py tests/gdata_tests/auth_test.py tests/gdata_tests/codesearch_test.py tests/gdata_tests/calendar/__init__.py tests/gdata_tests/calendar/service_test.py tests/gdata_tests/base/__init__.py tests/gdata_tests/base/service_test.py tests/gdata_tests/spreadsheet/__init__.py tests/gdata_tests/spreadsheet/service_test.py tests/gdata_tests/spreadsheet/text_db_test.py tests/gdata_tests/apps/__init__.py tests/gdata_tests/apps/service_test.py tests/gdata_tests/calendar_test.py tests/gdata_tests/docs_test.py tests/gdata_tests/docs/__init__.py tests/gdata_tests/docs/service_test.py tests/gdata_tests/base_test.py tests/gdata_tests/spreadsheet_test.py tests/gdata_tests/apps_test.py tests/gdata_tests/photos_test.py tests/gdata_tests/photos/__init__.py tests/gdata_tests/photos/service_test.py tests/gdata_tests/contacts_test.py tests/gdata_tests/contacts/__init__.py tests/gdata_tests/contacts/service_test.py tests/gdata_tests/youtube_test.py tests/gdata_tests/youtube/__init__.py tests/gdata_tests/youtube/service_test.py tests/gdata_tests/blogger_test.py tests/gdata_tests/blogger/__init__.py tests/gdata_tests/blogger/service_test.py tests/module_test_runner.py tests/run_all_tests.py tests/run_data_tests.py tests/run_service_tests.py tests/gdata/testimage.jpg pydocs/atom.html pydocs/atom.service.html pydocs/gdata.apps.html pydocs/gdata.apps.service.html pydocs/gdata.auth.html pydocs/gdata.base.html pydocs/gdata.base.service.html pydocs/gdata.calendar.html pydocs/gdata.calendar.service.html pydocs/gdata.codesearch.html pydocs/gdata.codesearch.service.html pydocs/gdata.contacts.html pydocs/gdata.contacts.service.html pydocs/gdata.docs.html pydocs/gdata.docs.service.html pydocs/gdata.html pydocs/gdata.photos.html pydocs/gdata.photos.service.html pydocs/gdata.service.html pydocs/gdata.spreadsheet.html pydocs/gdata.spreadsheet.service.html pydocs/gdata.spreadsheet.text_db.html pydocs/gdata.youtube.html pydocs/gdata.youtube.service.html pydocs/gdata.blogger.html pydocs/gdata.blogger.service.html pydocs/gdata.exif.html pydocs/gdata.geo.html pydocs/gdata.media.html pydocs/generate_docs