Searched refs:make_pkg_resources (Results 1 – 3 of 3) sorted by relevance
12 .. autofunction:: make_pkg_resources
5 pkg_resources = paste.urlparser:make_pkg_resources
595 def make_pkg_resources(global_conf, egg, resource_name=''): function