IronPython 1.0 Beta 7 Released
Luis M. González
luismgz at gmail.com
Thu May 25 10:36:47 EDT 2006
Ravi Teja wrote:
> Also, IronPython cannot access CPython libraries. So it cannot be used
> as a drop-in replacement for CPython in most non-trivial apps. Python
> for .NET however allows you to both use both CPython and .NET
> libraries.
It will be able to access the standard libraries, as long as they are
rewriten in a .NET language. People are doing it already, it's just a
matter of time...
More information about the Python-list
mailing list