Hello,

You can use the "GetEventEntry" method from gdata.calendar.CalendarClient:

  self.GetEventEntry(edit_link)

Best,
Alain

On Wed, Jul 27, 2011 at 6:44 AM, tsudot <[email protected]> wrote:

> Hello,
> I want to update an event using the edit link, which was already fetched
> before. How do I re-create the event object using the edit link so I can use
> it with the calendar_client.Update method? I'm working with python.
>
> Thanks
>
> --
> 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
>



-- 
Alain Vongsouvanh

-- 
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

Reply via email to