<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Hi Berker,</div><div><br></div><div>Thanks for your reply.</div><div><br></div><div>If `NamedTemporaryFile` has a bug on windows, should it impact the implementation of this?</div><div><br></div><div>Sylvain</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span>> Adding a has_flag method to CCompiler<br>
>     <a href="http://bugs.python.org/issue26689" rel="noreferrer" target="_blank">http://bugs.python.org/issue2<wbr>6689</a><br>
><br>
>     useful to check if a compiler has certain flags available (such as<br>
> -std=c++11)<br>
<br>
</span>This needs a test case and documentation update to<br>
<a href="https://docs.python.org/3.5/distutils/apiref.html#distutils.ccompiler.CCompiler" rel="noreferrer" target="_blank">https://docs.python.org/3.5/di<wbr>stutils/apiref.html#distutils.<wbr>ccompiler.CCompiler</a><br>
NamedTemporaryFile might not work as expected in Windows (we have some<br>
open issues about NamedTemporaryFile, but I'm not a Windows user.)<br>
</blockquote></div><br></div></div>