Home
last modified time | relevance | path

Searched refs:prot_c (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/
Dftplib.py787 def prot_c(self): member in FTP_TLS
/external/python/cpython2/Lib/
Dftplib.py701 def prot_c(self): member in FTP_TLS
/external/python/cpython2/Lib/test/
Dtest_ftplib.py680 self.client.prot_c()
/external/python/cpython2/Doc/library/
Dftplib.rst406 .. method:: FTP_TLS.prot_c()
/external/python/cpython3/Doc/library/
Dftplib.rst440 .. method:: FTP_TLS.prot_c()
/external/python/cpython3/Lib/test/
Dtest_ftplib.py875 self.client.prot_c()