Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/test/scripts/
H A Dmain.py17 import pkg_resources namespace
25 pkg_resources.get_distribution(library_name)
27 except pkg_resources.DistributionNotFound:
/base/hiviewdfx/hidumper/test/scripts/
H A Dmain.py17 import pkg_resources namespace
26 pkg_resources.get_distribution(library_name)
28 except pkg_resources.DistributionNotFound:

Completed in 1 milliseconds