Searched refs:FTP_PORT (Results 1 - 8 of 8) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_urllib2.py633 "localhost", ftplib.FTP_PORT, "", "", "I",
636 "localhost", ftplib.FTP_PORT, "parrot", "", "I",
639 "localhost", ftplib.FTP_PORT, "%parrot", "", "I",
642 "localhost", ftplib.FTP_PORT, "%42parrot", "", "I",
648 "localhost", ftplib.FTP_PORT, "", "", "A",
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_urllib2.py633 "localhost", ftplib.FTP_PORT, "", "", "I",
636 "localhost", ftplib.FTP_PORT, "parrot", "", "I",
639 "localhost", ftplib.FTP_PORT, "%parrot", "", "I",
642 "localhost", ftplib.FTP_PORT, "%42parrot", "", "I",
648 "localhost", ftplib.FTP_PORT, "", "", "A",
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dftplib.py57 FTP_PORT = 21 variable
103 port = FTP_PORT
H A Durllib2.py1369 port = ftplib.FTP_PORT
H A Durllib.py523 port = ftplib.FTP_PORT
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dftplib.py57 FTP_PORT = 21 variable
103 port = FTP_PORT
H A Durllib2.py1369 port = ftplib.FTP_PORT
H A Durllib.py523 port = ftplib.FTP_PORT

Completed in 220 milliseconds