Commented out safety check to prevent deadlock in wxEvaluator, since wx Mainloop is not anymore in main thread. That safety check actually leads to having wx code running outside of MainLoop
from __future__ import absolute_importfrom svgui.pyjs.pyjs import *