Fair enough, no need to change anything then.<br><br>Weird though that os.system doesn't return the same value, I always thought os.system(x) was equivalent to subprocess.call(x, shell=True).<div><br></div><div>Anyway, LGTM</div><br><div class="gmail_quote">On Wed Dec 03 2014 at 4:44:32 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">There are other uses of the os module, so it can't be removed either.<br>
<br>
<a href="http://reviews.llvm.org/D6364" target="_blank">http://reviews.llvm.org/D6364</a><br>
<br>
<br>
</blockquote></div>