I have recently taken over a c# project that uses IronPython 1.1. I am looking
to update the IronPython implementation to 2.7 but having some issues as the
api has changed dramatically. The big issue I am having at the moment is
finding a replacement for the createMethod() function.
The
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] Chaining LINQ calls fails
--
ISSUES
1. [New comment] Chaining LINQ calls fails
http://ironpython.codeplex.com/workitem/30379
Us