← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #233740]: [1.0] IDE: HTML coded text not printed correctly

 

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

RaiMan proposed the following answer:
I again checked the problem with
from xml.dom import minidom

I checked it with any combination of Sikuli and Jython 2.5.3 and 2.5.4:
I do not get the error.

The only situation:
if a xml.sikuli can be found in sys.path (might be in the same directory or even the current script), the import fails.
Sikuli's import support prioritizes .sikuli scripts when searching along the sys.path, so a Sikuli script should not be named as a Python module, when this Python module should be imported.

Nevertheless I leave this a s bug, to check wether this can be avoided
somehow.

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