In the example I attached I'm not even sure that the "dynamic" keyword is
the problem here. Even if I do like below (in silverlight):
var ipy = Python.CreateRuntime();
ipy.UseFile("test.py"); //This still throws the same exception
Does anyone perhaps has a working SL example that I can look at where the
dynamic keyword is used with python files?
Thanks for your help!
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com