HomeSort by relevance Sort by last modified time
    Searched full:_check_close (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 458 self.will_close = self._check_close()
488 def _check_close(self): member in class:HTTPResponse
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 458 self.will_close = self._check_close()
488 def _check_close(self): member in class:HTTPResponse
    [all...]

Completed in 52 milliseconds