def test_other_http_imports(self): import http import http.server import http.cookies import http.cookiejar self.assertTrue(True)