[IronPython] Seamlessly Import CPython Modules from IronPython

Michael Foord fuzzyman at voidspace.org.uk
Sat Nov 3 14:16:27 PDT 2007


Hello all,

There is a new release of the "CPython Extensions for IronPython" module 
(now called cext) I announced recently. Version 0.1.3 includes several 
small improvements, but also an import hook (created by Seo Sanghyeon) 
that allows you to import CPython binary extensions from IronPython 
using normal import statements!

* `CPython Extensions for IronPython 
<http://www.voidspace.org.uk/ironpython/cpython_extensions.shtml>`_


Michael Foord
http://www.manning.com/foord


More information about the Users mailing list