* Fix to allow running on IDA running Python 2 (exec is not a function in py2, so can't wrap it with functools.partial) * Remove string conversion code for unicode on Py2 - jfx_bridge now takes care of that, as of 0.8.0
* Fix to allow running on IDA running Python 2 (exec is not a function in py2, so can't wrap it with functools.partial) * Remove string conversion code for unicode on Py2 - jfx_bridge now takes care of that, as of 0.8.0