Re: [Python.NET] New: Python 2.5 support

2010-09-10 Thread Barton
To date, for .NET 2 and beyond, folks have been building the pythonnet-2.0-alpha2-clr2.0 from the source files. Now that I have access to the SourceForge project, it seems like it's time for me to build a binary release. I should be able to find the time this weekend to do the build and get the

[Python.NET] New: Python 2.5 support

2010-09-10 Thread Morne Joubert
Hi, I am totally new with Python and need some pointers on how to get Python 2.5 to call a .NET 2.0 assembly. I have been using the normal python distribution c:\python25 (using pyDev and Eclipse) I installed python .NET at C:\Program Files\PythonNet and then pointed pyDev at this folder