Home
last modified time | relevance | path

Searched defs:allow_erasing (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/dnf/dnf-4.9.0/dnf/cli/
H A Ddemand.py47 allow_erasing = _BoolDefault(False) variable in DemandSheet
/dports/sysutils/dnf/dnf-4.9.0/dnf/
H A Dbase.py809 def _run_hawkey_goal(self, goal, allow_erasing): argument
817 def resolve(self, allow_erasing=False): argument
/dports/sysutils/dnf/dnf-4.9.0/tests/
H A Dsupport.py714 allow_erasing = False variable in ResultTestCase