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

Merge branch 'master' of github.com:Kozea/Radicale

This commit is contained in:
Florian Mounier 2016-07-04 14:40:15 +02:00
commit c26bfd6a91

View file

@ -32,8 +32,9 @@ import ssl
import sys
from wsgiref.simple_server import make_server
from . import (VERSION, Application, RequestHandler, ThreadedHTTPServer,
ThreadedHTTPSServer, config, log)
from . import (
VERSION, Application, RequestHandler, ThreadedHTTPServer,
ThreadedHTTPSServer, config, log)
# This is a script, many branches and variables