← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #258525]: getBundlePath() in Windows returns different slash as os.sep

 

Question #258525 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/258525

    Status: Open => Answered

RaiMan proposed the following answer:
cannot reproduce.

this works both on Windows and Mac:

from sikuli import *
addImagePath(os.path.join("images", "login"))
ImagePath.dump(0) # shows the current path entries

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.