7 Sep 2006 16:34:56 -0700, Luis M. González <[EMAIL PROTECTED]>: > People are already porting some of these libraries. > Those that are written in pure python don't need to be ported, but > those that rely on c extensions can be rewritten in c# or any other > .NET language.
Or in C that is P/Invoked from the CLR, although this option is somewhat less portable. See http://www.mono-project.com/Interop_with_Native_Libraries -- Felipe. -- http://mail.python.org/mailman/listinfo/python-list