Searched defs:cmd_rest (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_ftplib.py | 183 def cmd_rest(self, arg): member in DummyFTPHandler |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_ftplib.py | 239 def cmd_rest(self, arg): member in DummyFTPHandler |