Thanks to visit codestin.com Credit goes to github.com
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 c0012df commit bb35d65Copy full SHA for bb35d65
1 file changed
Lib/test/test_cppext.py
@@ -37,6 +37,7 @@
37
CPPFLAGS = []
38
39
40
+@support.requires_subprocess()
41
class TestCPPExt(unittest.TestCase):
42
def build(self):
43
cpp_ext = Extension(
0 commit comments