-----Ursprüngliche Nachricht----- Von: calendarserver-users-request@lists.macosforge.org [mailto:calendarserver-users-request@lists.macosforge.org] Gesendet: Dienstag, 17. Juni 2008 21:00 An: calendarserver-users@lists.macosforge.org Betreff: calendarserver-users Digest, Vol 23, Issue 13 Send calendarserver-users mailing list submissions to calendarserver-users@lists.macosforge.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users or, via email, send a message with subject or body 'help' to calendarserver-users-request@lists.macosforge.org You can reach the person managing the list at calendarserver-users-owner@lists.macosforge.org When replying, please edit your Subject line so it is more specific than "Re: Contents of calendarserver-users digest..." Today's Topics: 1. Python Client Library (arun chhetri) 2. Re: Python Client Library (Cyrus Daboo) 3. AttributeError: NotFilePath instance has no attribute 'startswith' (John Tanner) 4. Re: AttributeError: NotFilePath instance has no attribute 'startswith' (Cyrus Daboo) 5. Re: AttributeError: NotFilePath instance has no attribute 'startswith' (John Tanner) ---------------------------------------------------------------------- Message: 1 Date: Mon, 16 Jun 2008 17:14:30 -0500 From: "arun chhetri" <chhetriarun84@gmail.com> Subject: [CalendarServer-users] Python Client Library To: calendarserver-users@lists.macosforge.org Message-ID: <8181edc00806161514t54807419g39ad40c32b987682@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Hi, I am trying to develop information system for whole college using python, which is tied to the CalDAV server. I am using CalDAV python client library that is there on the website. I am stuck at making claendar components. Reading and deleting is fine but I am not able to use PUT request properly. I am using Vobjects to create calendar files, then I serialize it and at last I change it to string. After that when I try to PUT the component back to the CALDAV server it throws error. Can, anybody please tell me how to you this library to Put the calendar components on the server. Thanks Arun
participants (1)
-
Betz, Olaf