def __init__()

in dcrpm/rpmutil.py [0:0]


    def __init__(
        self,
        dbpath,  # type: str
        rpm_path,  # type: str
        recover_path,  # type: str
        verify_path,  # type: str
        stat_path,  # type: str
        yum_complete_transaction_path,  # type: str
        blacklist,  # type: t.List[str]
        forensic,  # type:  bool