Glenn Linderman <v+pyt...@g.nevcal.com> added the comment:

So then David, is your suggestion to use

sys.stdin = sys.stdin.detach()

and you claim that the Windows-specific hacks are not needed in 3.x land?  The 
are, in 2.x land, I have proven empirically, but haven't been able to test CGI 
forms very well in 3.x because of this bug.  I will test 3.x download without 
the Windows-specific hack, and report how it goes.  My testing started with 2.x 
and has proceeded to 3.x, and it is not always obvious what hacks are no longer 
needed in 3.x.  Thanks for the info.

----------

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

Reply via email to