Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dhttplib.py717 auto_open = 1 variable in HTTPConnection
843 if self.auto_open:
/external/python/cpython3/Lib/http/
Dclient.py786 auto_open = 1 variable in HTTPConnection
955 if self.auto_open: