[IronPython] Types

Martin Maly Martin.Maly at microsoft.com
Mon Dec 19 19:59:38 CET 2005


Are you referring to the types.py module that is part of CPython? When it comes to modules that come with CPython and are implemented in Python, we hope to get to the state with IronPython that we can simply use those modules directly. In fact, right now IronPython can import types.py and except for possible bugs, we should be able to also use it correctly.

Martin

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Robert Smithson
Sent: Monday, December 19, 2005 10:47 AM
To: users at lists.ironpython.com
Subject: [IronPython] Types

Hi,

When (if) do you guys plan to get the types library ported to IronPython?

And, can you advise any workaround I could use right now?

Many thanks,

Robert
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list