Beispiel #1
0
def stats(options):
    from allmydata.scripts import tahoe_manifest
    rc = tahoe_manifest.stats(options)
    return rc
Beispiel #2
0
def stats(options):
    from allmydata.scripts import tahoe_manifest

    rc = tahoe_manifest.stats(options)
    return rc