Home
last modified time | relevance | path

Searched refs:LoopbackHttpServerThread (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib2_localnet.py40 class LoopbackHttpServerThread(threading.Thread): class
246 self.server = LoopbackHttpServerThread(create_fake_proxy_handler)
352 self.server = LoopbackHttpServerThread(handler)