We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f264dc commit 8f86e4cCopy full SHA for 8f86e4c
setup.py
@@ -33,7 +33,6 @@ def __str__(self):
33
]
34
35
36
-# As of Python 3.6, CCompiler has a `has_flag` method.
37
# cf http://bugs.python.org/issue26689
38
def has_flag(compiler, flagname):
39
"""Return a boolean indicating whether a flag name is supported on
0 commit comments