[CalendarServer-dev] Python syntax error on trunk?

Cyrus Daboo cdaboo at apple.com
Wed Jul 8 11:48:11 PDT 2009


Hi Helge,

--On July 8, 2009 8:34:22 PM +0200 Helge Heß <me at helgehess.eu> wrote:

>    File
> "/Users/helge/Developer/Collaboration/CalendarServer/calendarserver/sidec
> ar/task.py", line 155
>      with open(self.taskFile) as input:
>              ^

Looks like new syntax for Python 2.6 sneaked in. We need to fix that and 
change to something compatible with Python 2.5 since we still plan on 
supporting that for a while.

-- 
Cyrus Daboo



More information about the calendarserver-dev mailing list