mirror of
https://github.com/beetbox/beets.git
synced 2025-12-18 06:33:38 +01:00
Also pertaining to #58: for most utility functions, paths should *not* be `syspath`-ified. (This only occurs right before a path is sent to the OS.) In fact, as @Wessie discovered, using the result of `syspath` with `ancestry` leads to incorrect behavior. I checked and this should not currently happen anywhere, but these docstring changes make that requirement explicit. |
||
|---|---|---|
| .. | ||
| guides | ||
| plugins | ||
| reference | ||
| changelog.rst | ||
| conf.py | ||
| index.rst | ||
| Makefile | ||