Home
last modified time | relevance | path

Searched refs:_is_system_package (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/python/scripts/
H A Dmkvenv.py500 def _is_system_package(dist: Distribution) -> bool: function
685 or not _is_system_package(dist)