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

/pkg/src/modules/flavor/
H A Dpython.py38 class PythonModuleMissingPath(base.DependencyAnalysisError): class in inherits:base.DependencyAnalysisError
270 errs.append(PythonModuleMissingPath(name,
316 errs.append(PythonModuleMissingPath(l[4:],
/pkg/src/tests/api/
H A Dt_dependencies.py1915 str(py.PythonModuleMissingPath("foo", "bar"))

Completed in 16 milliseconds