HomeSort by relevance Sort by last modified time
    Searched refs:removeduppaths (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
site.py 99 def removeduppaths(): function
527 known_paths = removeduppaths()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
site.py 99 def removeduppaths(): function
527 known_paths = removeduppaths()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_site.py 339 # Handled by removeduppaths()
340 site.removeduppaths()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_site.py 339 # Handled by removeduppaths()
340 site.removeduppaths()

Completed in 853 milliseconds