Generic exec utility that allows us to set the
execute and root_helper attributes for putils.
Some projects need their own execute wrapper
and root_helper settings, so this provides that hook.
class Executor(root_helper, execute=<function execute at 0x2af0d33e8668>, *args, **kwargs)¶