Searched refs:py_lib_re (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/flavor/
H A Dpython.py152 py_lib_re = re.compile(r"^usr/lib/python(?P<major>\d+)\.(?P<minor>\d+)/") variable
207 install_match = py_lib_re.match(action.attrs["path"])

Completed in 294 milliseconds