8630a95a6eb2a8954dd0d12e9fdcb9a298c76378
+ Modifying existing events works. + Adding new events is not implemented. + There is no error checking at the moment. * A fair number of cleanups around the Sundial code. Thanks to lamby for pointing these out: + Renamed lxml.etree instance from ET to et. + Changed comparisons with "None" to use "is" or "is not", instead of "==" or "!=" respectively. + Changed bit long strings being +'d together to formatted strings. + Moved SundialHandler and SundialPath to "new-style" Python objects. * Removed sneaky cElementTree call in SundialPath.
The file is empty.
Description
Languages
C
74.9%
Python
18.9%
CSS
1.5%
CMake
1.4%
Shell
1.1%
Other
2.1%