Comment 9 for bug 627986

Revision history for this message
RaiMan (raimund-hocke) wrote :

@Bulkan: from another post I guess you are using Sikuli X. So you can import a .sikuli as such:

commonPath = os.path.dirname(getBundlePath())
if not common in sys.path: sys.path.append(commonPath)
from common import *