beets/beets/util
Jack Wilson dc897c0bb9 Catch OSError in prune_dirs
Since `fnmatch_all` can raise `OSError`s, and we were already silently
giving up in `prune_dirs` on some of these exception, just do more of
the same.
2019-04-07 16:31:21 +10:00
..
__init__.py Catch OSError in prune_dirs 2019-04-07 16:31:21 +10:00
artresizer.py Using py3_path 2018-09-10 08:24:50 +02:00
bluelet.py Remove blind excepts from bluelet.py 2017-04-29 00:05:28 +02:00
confit.py Fix deprecated imports from collections for Py3 2019-03-31 19:44:49 +11:00
enumeration.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
functemplate.py Support Python 3.8 (fixes #3201) 2019-03-31 18:26:22 +01:00
hidden.py Fix path handling in hidden module 2016-08-13 09:54:25 -04:00
pipeline.py Remove untyped except statements 2017-04-29 00:05:20 +02:00