1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Factorize code and remove encoding bugs

git-svn-id: http://svn.32rwr.info/radicale/trunk@8 74e4794c-479d-4a33-9dda-c6c359d70f12
This commit is contained in:
(no author) 2009-07-25 16:18:05 +00:00
parent 34d1d30998
commit e7a5ef8c5d
3 changed files with 31 additions and 74 deletions

View file

@ -20,6 +20,8 @@
# TODO: Manage depth and calendars/collections (see xmlutils)
# TODO: Manage smart and configurable logs
# TODO: Manage authentication
# TODO: Magage command-line options
# TODO: Forget twisted?
import sys
from twisted.web import server