Hi Berker, Thanks for your reply.
If `NamedTemporaryFile` has a bug on windows, should it impact the implementation of this? Sylvain > > Adding a has_flag method to CCompiler > > http://bugs.python.org/issue26689 > > > > useful to check if a compiler has certain flags available (such as > > -std=c++11) > > This needs a test case and documentation update to > https://docs.python.org/3.5/distutils/apiref.html#distutils. > ccompiler.CCompiler > NamedTemporaryFile might not work as expected in Windows (we have some > open issues about NamedTemporaryFile, but I'm not a Windows user.) >
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com