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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 687 auto_open = 1 variable in class:HTTPConnection
790 if self.auto_open:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 687 auto_open = 1 variable in class:HTTPConnection
790 if self.auto_open:
    [all...]

Completed in 51 milliseconds