Hum, this is weird as the CalendarFeed class is defined on the line 297 of gdata/calendar/data.py: http://code.google.com/p/gdata-python-client/source/browse/src/gdata/calendar/data.py#297
To summarize the changes you need to do: - gdata/data.py has to be replaced by: http://code.google.com/p/gdata-python-client/source/browse/src/gdata/data.py - gdata/calendar/data.py has to be replaced by: http://code.google.com/p/gdata-python-client/source/browse/src/gdata/calendar/data.py - gdata/calendar/client.py has to be replaced by: http://code.google.com/p/gdata-python-client/source/browse/src/gdata/calendar/client.py You can either download these files manually on checkout the last version of the Python GData client library by following these instructions<http://code.google.com/p/gdata-python-client/source/checkout> . Best, Alain -- You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://code.google.com/apis/calendar/community/forum.html
