[IronPython] import array

Dino Viehland dinov at exchange.microsoft.com
Mon Jun 5 18:22:22 CEST 2006


We don't currently have an array module implemented and there's a good chance we may not get to it for 1.0, so for the time being it seems like you'll need to implement a custom module.  I've gone ahead and opened a bug on this, and I'll update you if it looks like we'll get it done for 1.0.

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of JoeSox
Sent: Sunday, June 04, 2006 2:14 AM
To: Discussion of IronPython
Subject: [IronPython] import array

I need to import the array module.  Is there a workaround or do I need to create a custom module?

Thanks
--
Later, Joe
_______________________________________________
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