beets/beets
Johnny Robeson 304df82361 rename/move ui._arg_encoding to util.arg_encoding
We use this for more than ui concerns, so it should be in util.

It is also no longer marked as a "private" method.
2016-08-04 17:16:11 -04:00
..
autotag Explicitly sort match candidates by distance 2016-07-14 03:23:39 -04:00
dbcore Use py3_path for sqlite3.connect (part of #2096) 2016-06-30 14:54:38 -07:00
ui rename/move ui._arg_encoding to util.arg_encoding 2016-08-04 17:16:11 -04:00
util rename/move ui._arg_encoding to util.arg_encoding 2016-08-04 17:16:11 -04:00
__init__.py Next release version is 1.4.0, not 1.3.20 2016-07-02 10:11:31 -07:00
art.py make sure extract() in art handles bytestring paths 2016-06-17 02:37:08 -04:00
config_default.yaml Add new importer configuration to deal with duplicate items 2016-06-19 12:53:37 +05:30
importer.py use py3_path for archive (ZipFile, etc) filenames 2016-07-10 01:53:24 -04:00
library.py Switch to new noqa syntax for flake8 3.0 2016-07-25 15:02:10 -04:00
logging.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
mediafile.py Require Mutagen 1.33 2016-08-02 08:39:14 -04:00
plugins.py chmod -x plugins.py 2016-07-05 20:25:00 +02:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00