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 fb781d9 commit 782c99dCopy full SHA for 782c99d
Lib/test/test_httpservers.py
@@ -31,7 +31,7 @@
31
import unittest
32
from test import support
33
from test.support import (
34
- is_apple, import_helper, os_helper, requires_subprocess, threading_helper
+ is_apple, import_helper, os_helper, threading_helper
35
)
36
37
try:
0 commit comments