# HG changeset patch # User drewp@bigasterisk.com # Date 1398534524 0 # Node ID 78690efc866c584c8a1feab684a0c5f32d7bca6b # Parent 45290696a438b76ce9eccca2e2758d449a6c7879 fix ascoltami import Ignore-this: 4f0249367d3ec95a73076fd8bd756777 diff -r 45290696a438 -r 78690efc866c bin/ascoltami2 --- a/bin/ascoltami2 Sat Apr 26 17:48:21 2014 +0000 +++ b/bin/ascoltami2 Sat Apr 26 17:48:44 2014 +0000 @@ -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(".")