There are other uses of the os module, so it can't be removed either.<br><br><div class="gmail_quote">On Wed Dec 03 2014 at 4:43:04 PM Chaoren Lin <<a href="mailto:chaorenl@google.com">chaorenl@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">os.system didn't return the correct exit code (124). And I believe<br>
subprocess.call is intended to replace os.system anyway according to this<br>
<<a href="https://docs.python.org/2/library/subprocess.html#module-subprocess" target="_blank">https://docs.python.org/2/<u></u>library/subprocess.html#<u></u>module-subprocess</a>>.<br>
<br>
<a href="http://reviews.llvm.org/D6364" target="_blank">http://reviews.llvm.org/D6364</a><br>
<br>
<br>
</blockquote></div>