Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dftplib.py909 def ftpcp(source, sourcename, target, targetname = '', type = 'I'): function
/external/python/cpython2/Lib/
Dftplib.py906 def ftpcp(source, sourcename, target, targetname = '', type = 'I'): function