Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dwget.py168 def do_open(self, http_class, req): argument
182 h = http_class(host, timeout=req.timeout) # will parse host:port