From 4df9d53c8d9c47e6693037b7bf707f6afa35b0f9 Mon Sep 17 00:00:00 2001 From: Faiyaz Ahmed Date: Tue, 17 Jun 2008 18:40:45 +0000 Subject: [PATCH] for exception handling. --- conf_files.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf_files.py b/conf_files.py index 0ae0024..24d5509 100644 --- a/conf_files.py +++ b/conf_files.py @@ -10,7 +10,7 @@ import threading import curlwrapper import logger import tools - +import xmlrpclib class conf_files: def __init__(self, config, noscripts=False): -- 2.47.0