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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Mancine Sent: Monday, June 19, 2006 11:32 AM To: [email protected] 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 [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
