HomeSort by relevance Sort by last modified time
    Searched refs:_ssl_accepting (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_poplib.py 238 self._ssl_accepting = True
258 self._ssl_accepting = False
261 if self._ssl_accepting:
test_ftplib.py 264 _ssl_accepting = False variable in class:.SSLConnection
272 self._ssl_accepting = True
288 self._ssl_accepting = False
308 if self._ssl_accepting:
316 if self._ssl_accepting:
test_ssl.py 557 self._ssl_accepting = True
579 self._ssl_accepting = False
582 if self._ssl_accepting:
    [all...]
  /external/python/cpython2/Lib/test/
test_poplib.py 252 self._ssl_accepting = True
272 self._ssl_accepting = False
275 if self._ssl_accepting:
test_ftplib.py 277 _ssl_accepting = False variable in class:.SSLConnection
287 self._ssl_accepting = True
303 self._ssl_accepting = False
326 if self._ssl_accepting:
334 if self._ssl_accepting:
test_ssl.py     [all...]
  /external/python/cpython3/Lib/test/
test_ftplib.py 311 _ssl_accepting = False variable in class:.SSLConnection
323 self._ssl_accepting = True
342 self._ssl_accepting = False
365 if self._ssl_accepting:
373 if self._ssl_accepting:
    [all...]
test_ssl.py     [all...]

Completed in 310 milliseconds