[issue22024] Add to shutil the ability to wait until files are definitely deleted

Sean McCully report at bugs.python.org
Fri Aug 22 07:28:57 CEST 2014


Sean McCully added the comment:

Is this closer to what Zachary.Ware suggested, patch implements a wait_until_deleted method in C Api using inotify for Linux/FreeBSD.

----------
nosy: +seanmccully
Added file: http://bugs.python.org/file36433/issue22024.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22024>
_______________________________________


More information about the Python-bugs-list mailing list