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 c292f7f commit a6f2b33Copy full SHA for a6f2b33
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