Antoine Pitrou added the comment:

I'm not sure what the point is - there are many child descriptors which may 
inherited, why care about this one?

The right way to avoid this on 2.7 is to call subprocess.Popen(..., 
close_fds=True).

----------

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

Reply via email to