Walter White <homerun4...@gmail.com> added the comment:
I tried to add a try/except that handles a PermissionError to my onerror function. But that did not work. The doc on rmtree states Exceptions raised by onerror will not be caught. Does this mean I can't use try/exept inside of onerror? ---------- status: closed -> open _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43657> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com