[IronPython] Python Lib Socket

Anthony Tarlano mailinglist.account at gmail.com
Sat Aug 6 11:34:53 CEST 2005


Kevin,

Incomplete, would be the answer to your question. Currently,
IronPython doesn't come with batteries include (python std libraries).

I am actively thinking about creating an effort to complete this part
of the puzzel and port all the python standard library interfaces to
.NET with community support, but I have been holding off on this
action until hearing from the IronPython developers. Just think what a
difference that would make! It would be amazing!

Stay tuned since something has to give shortly...

Anthony

On 8/6/05, Chu Kevin <redmoon17 at gmail.com> wrote:
> >>> 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