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 _________________________________________________ Python.NET mailing list - [email protected] http://mail.python.org/mailman/listinfo/pythondotnet
