Antoine Pitrou added the comment:

Python simply delegates to the system() C function:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/system.html

I don't think it's a Python-specific issue here.

----------
nosy: +pitrou

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

Reply via email to