[IronPython] Python Lib Socket

Chu Kevin redmoon17 at gmail.com
Sun Aug 7 06:24:48 CEST 2005


I suggest create project ".NET port of Python standard lib" in
gotdotnet workspace
and I can join this work.

2005/8/6, Anthony Tarlano <mailinglist.account at gmail.com>:
> 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
> >
> _______________________________________________
> 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