Searched refs:try_unlink (Results 1 - 1 of 1) sorted by relevance
/third_party/node/tools/ | ||
H A D | install.py | 26 def try_unlink(path): function 34 try_unlink(link_path) 66 try_unlink(target_path) # prevent ETXTBSY errors 72 try_unlink(target_path) |
Completed in 1 milliseconds