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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
ftplib.py 274 def makeport(self): member in class:FTP
349 sock = self.makeport()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_ftplib.py 542 self.client.makeport()
570 self.client.makeport()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
ftplib.py 274 def makeport(self): member in class:FTP
349 sock = self.makeport()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_ftplib.py 542 self.client.makeport()
570 self.client.makeport()

Completed in 60 milliseconds