What is a complete list of Exceptions that can be thrown by shutil.rmtree

StackOverflow https://stackoverflow.com/questions/5962152

  •  12-11-2019
  •  | 
  •  

Вопрос

I am using the rmtree method from shutil in Python (2.7).

What are all possible exceptions that can occur while calling this method?

Нет правильного решения

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top