I am not able to run this code with ironpython 2.0
PythonEngine _pyEngine;

pyEngine = new PythonEngine();
_pyEngine.Globals["x"] = _x;
-- 
View this message in context: 
http://www.nabble.com/PythonEngine-tp18720203p18720203.html
Sent from the IronPython mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to