R. David Murray added the comment:

Yeah, someone could theoretically manage to hit ctl-c between the time the 
process is started and the call to pipe.write, or between it and the call to 
wait, but I don't think those very-low-probability events are worth worrying 
about.

----------

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

Reply via email to