On Sun, 24 Sep 2006 23:59:34 +0300, Lawrence Oluyede <[EMAIL PROTECTED]> wrote: > I don't know what you heard but IronPython generates IL code which > happens to be the bytecode of the CLR (the runtime of .NET). So you are > not generating "native" stuff but a PE executable wrapping the .NET > stuff in it.
not native... I see. thanks for the info, so there's not much point in turning to IronPython for speeding up scripts yet... -- http://mail.python.org/mailman/listinfo/python-list