#432: Python2.7 ism in bootstrapdatabase.py -------------------------------+-------------------------------------------- Reporter: roland@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: CalendarServer-3.0 Component: Calendar Server | Severity: Crash/data loss Keywords: | Radar: -------------------------------+-------------------------------------------- bootstrapdatabase.py uses subprocess.check_output which is new in python2.7.
It is possible to use subprocess.check_call. Only the output isn't preserved. -- Ticket URL: <http://trac.calendarserver.org/ticket/432> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server _______________________________________________ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev