Searched refs:SocketServerHTTPSServer (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_ssl.py707 class SocketServerHTTPSServer(threading.Thread): class in inherits:threading.Thread
1122 server = SocketServerHTTPSServer(CERTFILE)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_ssl.py707 class SocketServerHTTPSServer(threading.Thread): class in inherits:threading.Thread
1122 server = SocketServerHTTPSServer(CERTFILE)

Completed in 41 milliseconds