mirror of
https://github.com/beetbox/beets.git
synced 2026-02-24 16:23:04 +01:00
This works around a bug that does not exist in Python 3.x, and the workaround (by calling the underlying shlex.split function with bytes) was causing crashes on some versions of Python 3. Seemed to work fine on 3.10-dev, though, oddly. |
||
|---|---|---|
| .. | ||
| autotag | ||
| dbcore | ||
| ui | ||
| util | ||
| __init__.py | ||
| __main__.py | ||
| art.py | ||
| config_default.yaml | ||
| importer.py | ||
| library.py | ||
| logging.py | ||
| mediafile.py | ||
| plugins.py | ||
| random.py | ||
| vfs.py | ||