224
226
def iter_files_recursive(self):
225
227
"""Iter the relative paths of files in the transports sub-tree.
227
231
As with other listing functions, only some transports implement this,.
228
232
you may check via is_listable to determine if it will.