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 f43f0ea commit ed64acbCopy full SHA for ed64acb
Lib/test/test_capi/test_unicode.py
@@ -1,7 +1,7 @@
1
import unittest
2
import sys
3
from test import support
4
-from test.support import threading_helper
+from test.support import threading_helper, import_helper
5
6
try:
7
import _testcapi
0 commit comments