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 aeb3a6f commit 0cc6f61Copy full SHA for 0cc6f61
Lib/test/test_cppext/setup.py
@@ -3,6 +3,7 @@
3
import os
4
import platform
5
import shlex
6
+import sys
7
import sysconfig
8
from test import support
9
0 commit comments