Add quicker checks for calendar objects
authorKeith Packard <keithp@keithp.com>
Thu, 19 Dec 2013 21:54:04 +0000 (13:54 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 20 Dec 2013 18:55:53 +0000 (10:55 -0800)
commit3a2f15c83d6c4426c52fbf81e1532a4c146a7ac1
tree65a59aee5c1ba27ae843ad1f7463d304c5913eca
parent897a05bcb13e2d816d85a753c86c66a7748a2641
Add quicker checks for calendar objects

Calendar objects have a VCALDENDAR top object with VEVENT objects
nested within, so look for the VCALENDAR in addition to searching
inside for VEVENT

Signed-off-by: Keith Packard <keithp@keithp.com>
calypso/webdav.py