Charles-Francois Natali <[email protected]> added the comment:

Ooops, it's of course not going to break code containing accept + fork or pipe 
+ fork, you obviously also need an execve ;-)
But the point is that you can't change the semantics of FDs being inheritable 
across an execve (think about inetd for example).

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8052>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to