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

2005/8/6, Anthony Tarlano <[EMAIL PROTECTED]>:
> 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 <[EMAIL PROTECTED]> 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@lists.ironpython.com
> > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
> >
> _______________________________________________
> users-ironpython.com mailing list
> users-ironpython.com@lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
_______________________________________________
users-ironpython.com mailing list
users-ironpython.com@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to