Changeset - 777efcb525c2
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 17 years ago 2008-06-11 07:11:58
drewp@bigasterisk.com
ascoltami logging to INFO
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
bin/ascoltami
Show inline comments
 
@@ -40,7 +40,7 @@ from rdflib import URIRef
 
import Tkinter as tk
 
import logging
 
log = logging.getLogger()
 
log.setLevel(logging.DEBUG)
 
log.setLevel(logging.INFO)
 

	
 
from twisted.internet import reactor,tksupport
 
from twisted.internet.error import CannotListenError
0 comments (0 inline, 0 general)