Home | Sort by relevance Sort by last modified time |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ | |
test_support.py | 225 def _rmtree(path): function in function:unload 239 _rmtree = shutil.rmtree 257 _rmtree(path) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ | |
test_support.py | 225 def _rmtree(path): function in function:unload 239 _rmtree = shutil.rmtree 257 _rmtree(path) [all...] |