[issue1378] fromfd() and dup() for _socket on WIndows

Guido van Rossum report at bugs.python.org
Wed Nov 14 19:13:51 CET 2007


Guido van Rossum added the comment:

I'd like to see this applied, HOWEVER I'm confused.  I don't see any
mention of fromfd in the patch except in a comment.  Now, in 3.0,
fromfd() is implemented in socket.py using os.dup(); but in 2.6 i don't
see it there either.  What's going in?

I am hoping that this will help issue 1439 along as well.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1378>
__________________________________


More information about the Python-bugs-list mailing list