[Python.NET] python 2.5
Christian Heimes
lists at cheimes.de
Fri Oct 19 21:56:17 CEST 2007
Brian Lloyd wrote:
> y, this is known as windows-only. for mono we'd probably have to do
> a regular python C extension that uses the mono hosting apis to
> bootstrap the runtime.
It's already done. I've written the C extension couple of month ago to
play with the Python C API and the Mono C API. So far it works and I
haven't heard a single complain.
See
https://pythonnet.svn.sourceforge.net/svnroot/pythonnet/trunk/pythonnet/src/monoclr
Christian
More information about the PythonDotNet
mailing list