Home
last modified time | relevance | path

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

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