jonnylamb 8630a95a6e * Implemented a small bit of PUT:
+ 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.
2007-08-18 18:19:56 +00:00
2007-07-25 19:45:49 +00:00
2007-07-11 12:11:55 +00:00
2007-08-18 18:19:56 +00:00
2007-01-22 23:37:12 +00:00
2007-01-22 23:37:12 +00:00
2007-01-22 23:37:12 +00:00
2007-01-22 23:37:12 +00:00
2007-01-22 23:37:12 +00:00
2007-01-22 23:37:12 +00:00
2007-01-22 23:37:12 +00:00
2007-01-22 23:37:12 +00:00
2007-01-22 23:37:12 +00:00
S
Description
Main server portion of Bongo mail/calendar server
Readme 29 MiB
Languages
C 74.9%
Python 18.9%
CSS 1.5%
CMake 1.4%
Shell 1.1%
Other 2.1%