HomeSort by relevance Sort by last modified time
    Searched full:_expanduser (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_install.py 84 def _expanduser(path): function in function:InstallTestCase.test_user_site
87 os.path.expanduser = _expanduser
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_install.py 84 def _expanduser(path): function in function:InstallTestCase.test_user_site
87 os.path.expanduser = _expanduser

Completed in 100 milliseconds