author | hiro |
Fri, 19 Nov 2010 00:49:45 +0900 | |
changeset 30 | f6d8b7871ee8 |
parent 29 | 05d55950d249 |
child 31 | 7eade1deaf0e |
src/unicorn_ui.py |
--- a/src/unicorn_ui.py Fri Nov 19 00:45:31 2010 +0900 +++ b/src/unicorn_ui.py Fri Nov 19 00:49:45 2010 +0900 @@ -10,9 +10,9 @@ """ import sys import os -from red_speak import _Classifications # Add working directory to Python path sys.path.append(os.path.dirname(os.path.abspath(__file__))) +from red_speak import _Classifications from red import ResourceExpertDroid from xml.dom import minidom from xml.dom.minidom import parseString