Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dsite.py331 def addusersitepackages(known_paths): function
602 known_paths = addusersitepackages(known_paths)
/third_party/python/Lib/test/
H A Dtest_site.py333 # addusersitepackages() must not add user_site to sys.path
336 site.addusersitepackages(known_paths)

Completed in 3 milliseconds