Sorry, I can't see your attach. But there is an example Jimmy wrote. You can download it here http://jimmy.schementi.com/downloads/ipy-sl4-20100507.zip . Hope useful to you.
-ZhiYue Sun On Mon, Jun 7, 2010 at 3:03 AM, Kristian Jaksch <[email protected]>wrote: > 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 > >
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
