Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/Paste/docs/modules/
Durlparser.txt12 .. autofunction:: make_pkg_resources
/external/chromium-trace/catapult/third_party/Paste/Paste.egg-info/
Dentry_points.txt5 pkg_resources = paste.urlparser:make_pkg_resources
/external/chromium-trace/catapult/third_party/Paste/paste/
Durlparser.py595 def make_pkg_resources(global_conf, egg, resource_name=''): function