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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ftplib.py 265 _ssl_closing = False variable in class:.SSLConnection
291 self._ssl_closing = True
304 self._ssl_closing = False
310 elif self._ssl_closing:
318 elif self._ssl_closing:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ftplib.py 265 _ssl_closing = False variable in class:.SSLConnection
291 self._ssl_closing = True
304 self._ssl_closing = False
310 elif self._ssl_closing:
318 elif self._ssl_closing:

Completed in 25 milliseconds