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

    rc = tahoe_manifest.manifest(options)
    return rc