Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib2.py1126 def do_open(self, http_class, req): argument
1140 h = http_class(host, timeout=req.timeout) # will parse host:port