OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_site_dirs
(Results
1 - 2
of
2
) sorted by null
/external/python/setuptools/setuptools/tests/
test_easy_install.py
123
get_site_dirs
should always return site dirs reported by
129
assert path in ei.
get_site_dirs
()
133
assert ei.
get_site_dirs
()
/external/python/setuptools/setuptools/command/
easy_install.py
305
self.all_site_dirs =
get_site_dirs
()
1387
def
get_site_dirs
():
function
[
all
...]
Completed in 595 milliseconds