On Fri, Dec 2, 2011 at 3:04 PM, Jeff Hardy wrote:
> I wouldn't be surprised if you were one of the first people to try
> this particular combination. However, anything that works from C#
> should work from IronPython (except possibly unsafe code).
>
> Translating C# to IronPython is fairly straigh
I wouldn't be surprised if you were one of the first people to try
this particular combination. However, anything that works from C#
should work from IronPython (except possibly unsafe code).
Translating C# to IronPython is fairly straightforward: remove most of
the punctuation :) You may have to