Home
last modified time | relevance | path

Searched defs:proto_cmds (Results 1 – 1 of 1) sorted by relevance

/dports/ftp/py-pyftpdlib/pyftpdlib-1.5.6/pyftpdlib/
H A Dhandlers.py83 proto_cmds = { variable
1194 proto_cmds = proto_cmds variable in FTPHandler
3526 proto_cmds = FTPHandler.proto_cmds.copy() variable in TLS_FTPHandler