[IronPython] Python Lib Socket

Martin Maly martmaly at exchange.microsoft.com
Mon Aug 8 19:45:56 CEST 2005


Incomplete. Many of the builtin modules are not yet implemented. It is
going to be the focus of our work between now and 1.0 to implement more
and more of those.

Martin

> -----Original Message-----
> From: users-ironpython.com-bounces at lists.ironpython.com 
> [mailto:users-ironpython.com-bounces at lists.ironpython.com] On 
> Behalf Of Chu Kevin
> Sent: Friday, August 05, 2005 7:37 PM
> To: Discussion of IronPython
> Subject: [IronPython] Python Lib Socket
> 
> >>> import SocketServer
> IronPython.Objects.PythonImportError: No module named _socket
>    at socket.Initialize() in 
> F:\Tech\Python\IronPython-0.9\bin\Lib\socket.py:lin
> e 45
>    at SocketServer.Initialize() in 
> F:\Tech\Python\IronPython-0.9\bin\Lib\SocketS
> erver.py:line 132
>    at input_5.Run(Frame frame)
> 
> Bug or Uncomplete?
> _______________________________________________
> users-ironpython.com mailing list
> users-ironpython.com at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> 



More information about the Ironpython-users mailing list