Mercurial > code > home > repos > light9
changeset 1011:78690efc866c
fix ascoltami import
Ignore-this: 4f0249367d3ec95a73076fd8bd756777
author | drewp@bigasterisk.com |
---|---|
date | Sat, 26 Apr 2014 17:48:44 +0000 |
parents | 45290696a438 |
children | 88110cd58caa |
files | bin/ascoltami2 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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(".")