Daniel Stutzbach <dan...@stutzbachenterprises.com> added the comment:

Following the advice of DuplicateHandle's documentation, I reimplemented dup on 
Windows using WSADuplicateHandle.  Attached is a patch.  With the patch, the 
tests pass on my Windows machine.

Would someone like to review the patch?

----------
assignee:  -> stutzbach
keywords: +needs review, patch
resolution:  -> accepted
stage:  -> patch review

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9753>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to