> Can somebody tell me the differences between PythonNet and > IronPython, besides Net support?
In short, IronPython is a Python compiler which targets the CLI while PythonNet is the standard Python interpreter with a bridge to the .NET Framework. Regards, -Hern�n. _________________________________________________ Python.NET mailing list - [email protected] http://mail.python.org/mailman/listinfo/pythondotnet
