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 811d86d commit e5df251Copy full SHA for e5df251
Lib/test/test_httpservers.py
@@ -36,7 +36,7 @@
36
from test.support import (
37
is_apple, import_helper, os_helper, requires_subprocess, threading_helper
38
)
39
-from test.support.script_helper import spawn_python, kill_python
+from test.support.script_helper import kill_python, spawn_python
40
from test.support.socket_helper import find_unused_port
41
42
try:
0 commit comments