[Twisted-Python] Iron Python support

Manlio Perillo manlio_perillo at libero.it
Fri Jun 23 12:36:28 MDT 2006


Itamar Shtull-Trauring ha scritto:
> On Fri, 2006-06-23 at 13:35 -0200, Manlio Perillo wrote:
>> Just to know: does Twisted works with Iron Python?
> 
> If IronPython provides select, socket and errno modules it might work.

Here is a list of supplies modules:

_random.cs            codecs.cs                gc.cs
operator.cs
_sre.cs               collections.cs           imp.cs             re.cs
_weakref.cs           cStringIO.cs             IterTools.cs       struct.cs
binascii.cs           datetime.cs              marshal.cs         thread.cs
Builtin.cs            errno.cs                 math.cs            time.cs
Builtin.Generated.cs  Exceptions.cs            math.Generated.cs
clr.cs                Exceptions.Generated.cs  nt.cs


There is a sys module (not listed here), but no os or socket.
Not very useful...



Regards  Manlio Perillo




More information about the Twisted-Python mailing list