Home
last modified time | relevance | path

Searched refs:nlst (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Doc/library/
Dftplib.rst131 >>> ftps.nlst()
352 .. method:: FTP.nlst(argument[, ...])
/third_party/python/Lib/test/
Dtest_ftplib.py642 self.client.nlst()
643 self.assertEqual(self.client.nlst(), NLST_DATA.split('\r\n')[:-1])
/third_party/python/Lib/
Dftplib.py547 def nlst(self, *args): member in FTP
/third_party/python/Doc/whatsnew/
D3.3.rst1383 listing format and deprecates :meth:`ftplib.FTP.nlst` and
2230 * :meth:`ftplib.FTP.nlst` and :meth:`ftplib.FTP.dir`: use