Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Durllib2.py1152 def do_open(self, http_class, req, **http_conn_args): argument
1167 h = http_class(host, timeout=req.timeout, **http_conn_args)