Branch 'ticket/4716' - pykolab/setup

Daniel Hoffend hoffend at kolabsys.com
Tue Feb 24 23:11:06 CET 2015


 pykolab/setup/setup_freebusy.py |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7b712e5a41ec9d01ef958ca8ec138fa9d7854a9d
Author: Daniel Hoffend <dh at dotlan.net>
Date:   Tue Feb 24 23:08:41 2015 +0100

    import socket

diff --git a/pykolab/setup/setup_freebusy.py b/pykolab/setup/setup_freebusy.py
index d79c27a..947e1fb 100644
--- a/pykolab/setup/setup_freebusy.py
+++ b/pykolab/setup/setup_freebusy.py
@@ -21,6 +21,7 @@ from ConfigParser import RawConfigParser
 import os
 import sys
 import time
+import socket
 from urlparse import urlparse
 
 import components




More information about the commits mailing list