Ejemplo n.º 1
0
def list(options):
    from allmydata.scripts import tahoe_ls
    rc = tahoe_ls.list(options)
    return rc
Ejemplo n.º 2
0
def list(options):
    from allmydata.scripts import tahoe_ls

    rc = tahoe_ls.list(options)
    return rc