[IronPython] Standard Libs

Dino Viehland dinov at exchange.microsoft.com
Mon Jun 19 20:39:35 CEST 2006


This will be fixed in beta 8, which we're planning on releasing later today.  Previously we haven't had an implementation of the socket module and beta 8 will include it.

If you can't wait a few hours you can get the latest source from http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=IronPython - the current sources should be the same as the beta 8 sources unless we run into any last minute issues.

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of John Mancine
Sent: Monday, June 19, 2006 11:32 AM
To: users at lists.ironpython.com
Subject: [IronPython] Standard Libs

Hi all,

I am trying to use IronPython and import 'urllib' -- and I have copied the /Lib/ dir from my Python 2.4 download, but I keep getting an error that the module "_socket" can't be found.

I am correct in assuming I should I be able to use the standard libs in IronPython? Is there a specific way to go about this?

Thanks for any help.

- John

_______________________________________________
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