|
I
wonder if this is the same problem I had a couple days ago (a bug with calling
multiple python methods). Turning GenerateDynamicMethods to false in
Options.cs and recompiling IronPython fixed my problem. From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matt Beckius >>> l = [lambda x : x**2, lambda y : y**3, lambda z
: z**4] Matt B.
|
_______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
