Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dftplib.py327 untrusted_host, port = parse227(self.sendcmd('PASV'))
834 def parse227(resp): function
908 sourcehost, sourceport = parse227(source.sendcmd('PASV'))