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 cbda832 commit 86847e8Copy full SHA for 86847e8
Lib/test/test_httpservers.py
@@ -34,7 +34,7 @@
34
import unittest
35
from test import support
36
from test.support import (
37
- is_apple, import_helper, os_helper, requires_subprocess, threading_helper,
+ is_apple, import_helper, os_helper, requires_subprocess, threading_helper
38
)
39
from test.support.script_helper import spawn_python, kill_python
40
from test.support.socket_helper import find_unused_port
0 commit comments