ets / tap-spreadsheets-anywhere

GNU Affero General Public License v3.0
31 stars 63 forks source link

os.walk by default ignores errors #48

Closed visch closed 10 months ago

visch commented 1 year ago

See https://docs.python.org/3/library/os.html#os.walk:~:text=By%20default%2C%20errors,the%20exception%20object for more info

Closes #47