Re: [Python.NET] looking for docs on ironpython for .NET

2005-09-15 Thread J. Merrill
You want to be on the IronPython mail list. List-Subscribe: , At 02:50 PM 9/15/2005, Roark Hennessy wrote >anyone know where i can get some docs on iron python? i've got some dumb >questions and wa

[Python.NET] Updates to callconvutil.cs for .NET 2.0

2005-09-15 Thread Michael Eddington
Anyone else out there started to mess with Python.NET on the 2.0 platform? One of the first hurtles was the output from ildasm does not always place the method name on the next line, causing callconvutil to place the modopt in the wrong place. I've added a regex in to check for and split the meth

[Python.NET] Updates to callconvutil.cs for .NET 2.0

2005-09-15 Thread Michael Eddington
Anyone else out there started to mess with Python.NET on the 2.0 platform? One of the first hurtles was the output from ildasm does not always place the method name on the next line, causing callconvutil to place the modopt in the wrong place. I've added a regex in to check for and split the meth

[Python.NET] looking for docs on ironpython for .NET

2005-09-15 Thread Roark Hennessy
anyone know where i can get some docs on iron python?  i've got some dumb questions and was looking for answers.  Here's the first question: 1. i've tried and like active state's visual python. then i heard of this iron python beta thats fast and integrated w/ .NET.  I downloaded but don't know h