# HG changeset patch # User drewp@bigasterisk.com # Date 2014-04-26 17:48:44 # Node ID 78690efc866c584c8a1feab684a0c5f32d7bca6b # Parent 45290696a438b76ce9eccca2e2758d449a6c7879 fix ascoltami import Ignore-this: 4f0249367d3ec95a73076fd8bd756777 diff --git a/bin/ascoltami2 b/bin/ascoltami2 --- a/bin/ascoltami2 +++ b/bin/ascoltami2 @@ -1,6 +1,6 @@ #!bin/python from run_local import log -from twisted.internet import gireactor, reactor +from twisted.internet import reactor import web, thread, sys, optparse, logging from rdflib import URIRef sys.path.append(".")