235
241
mutter("FTP has not: %s: %s", abspath, e)
238
def get(self, relpath, decode=False, retries=0):
244
def get(self, relpath, decode=DEPRECATED_PARAMETER, retries=0):
239
245
"""Get the file at the given relative path.
241
247
:param relpath: The relative path to the file