Message 78448 - Python tracker
> Antoine, what if we add another function, rmtree_safe() that uses > chdir() and document that it is protected from the race condition but > may have the side effect of changing the current dir in threaded > environment? I don't have any strong opinion on it, maybe it should be brought on the mailing-list (or just wait for some other devs to show up here).