300
300
"""See Transport.rmdir."""
301
301
raise TransportNotPossible('http does not support rmdir()')
303
def append(self, relpath, f, mode=None):
303
def append_file(self, relpath, f, mode=None):
304
304
"""Append the text in the file-like object into the final