Fixing imports.

This commit is contained in:
Michael Gregson 2009-03-11 01:41:27 -04:00
parent 70916783d0
commit 7354142bad
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from ceo.urwid.widgets import *
from ceo.urwid.window import *
from sqlobject.sqlbuilder import *
from datetime import datetime, timedelta
from pymazon import PyMazon
from ceo.pymazon import PyMazon
from ceo import terms