Home
last modified time | relevance | path

Searched refs:removeduppaths (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dsite.py99 def removeduppaths(): function
522 known_paths = removeduppaths()
/external/python/cpython3/Lib/
Dsite.py115 def removeduppaths(): function
563 known_paths = removeduppaths()
/external/python/cpython2/Lib/test/
Dtest_site.py351 site.removeduppaths()
/external/python/cpython3/Lib/test/
Dtest_site.py436 site.removeduppaths()