Searched defs:_rmtree (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/support/ | ||
H A D | os_helper.py | 365 def _rmtree(path): function 403 def _rmtree(path): function |
/third_party/python/Lib/ | ||
H A D | tempfile.py | 878 def _rmtree(cls, name, ignore_errors=False): member in TemporaryDirectory |
Completed in 3 milliseconds