duplicity.__main__ module

duplicity.__main__.dup_run()[source]
duplicity.__main__.with_tempdir(fn)[source]

Execute function and guarantee cleanup of tempdir is called

@type fn: callable function @param fn: function to execute

@return: void @rtype: void