Home
last modified time | relevance | path

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

/third_party/python/Lib/urllib/
Drequest.py1872 def _open_generic_http(self, connection_factory, url, data): argument
1925 http_conn = connection_factory(host)