Dear Alain, Now, I've got something different:
*C:\Python26>python event_delete.py --user [email protected] -pw Germa* *ny#10 --start 2010-09-21 --end 2010-09-23 --pattern Franck Richter --delete true* * * *Traceback (most recent call last):* * File "event_delete.py", line 6, in <module>* * import gdata.calendar.client* * File "C:\Python26\lib\gdata\calendar\client.py", line 43, in <module>* * class CalendarClient(gdata.client.GDClient):* * File "C:\Python26\lib\gdata\calendar\client.py", line 102, in CalendarClient* * desired_class=gdata.calendar.data.CalendarFeed,* *AttributeError: 'module' object has no attribute 'CalendarFeed'* * * *C:\Python26>* On 28 February 2011 15:18, Alain <[email protected]> wrote: > Hello Danilo, > > Sorry about that, I forgot to mention another file that had been modified: > > http://code.google.com/p/gdata-python-client/source/browse/src/gdata/data.py > > You should replace your version of gdata/data.py with the one on the link > above. That file adds support for missing Calendar attributes. > > 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 > -- * Danilo Almeida Nogueira *ICS/IT TEAM - CoE Collaboration Support Analyst Converteam Brasil LTDA Phone: +55 31 3330-5883 GSD Phone: +55 31 9965-3450 [email protected] CONFIDENTIALITY: This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium. Converteam Brasil Ltda. http://www.converteam.com Please consider the environment before printing this email. -- 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
