Esempio n. 1
0
def cp(options):
    from allmydata.scripts import tahoe_cp
    rc = tahoe_cp.copy(options)
    return rc
Esempio n. 2
0
def cp(options):
    from allmydata.scripts import tahoe_cp

    rc = tahoe_cp.copy(options)
    return rc