10000 Remove inaccurate comment. · JackLangerman/python_example@8f86e4c · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f86e4c

Browse files
jameshilliardwjakob
authored andcommitted
Remove inaccurate comment.
Since has_flag was never actually merged this comment is inaccurate and should be removed.
1 parent 1f264dc commit 8f86e4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ def __str__(self):
3333
]
3434

3535

36-
# As of Python 3.6, CCompiler has a `has_flag` method.
3736
# cf http://bugs.python.org/issue26689
3837
def has_flag(compiler, flagname):
3938
"""Return a boolean indicating whether a flag name is supported on

0 commit comments

Comments
 (0)
0