From cf6cfc1954fffe90fd467563b3f8dbca850a832d Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 1 Dec 2008 12:27:58 +0000 Subject: coderman's hack to make it not traceback on etch. nick should do a cleaner one if he likes. git-svn-id: file:///home/or/svnrepo/updater/trunk@17425 55e972cd-5a19-0410-ae62-a4d7a52db4cd --- lib/thandy/ServerCLI.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/thandy/ServerCLI.py') diff --git a/lib/thandy/ServerCLI.py b/lib/thandy/ServerCLI.py index 98f55e1..aa39aa1 100644 --- a/lib/thandy/ServerCLI.py +++ b/lib/thandy/ServerCLI.py @@ -5,9 +5,9 @@ import sys import getopt import time +import thandy.keys import thandy.formats import thandy.util -import thandy.keys json = thandy.util.importJSON() -- cgit v1.2.3