Hack to workaround bug #445984: attempt to import _socket before
starting the test suite proper. If _socket fails to build, that will make this test fail with an ImportError -- handled by the test harness as "no such module _socket" -- instead of an AttributeError deep in CGIHTTPServer.
Showing
Please register or sign in to comment