beets/beets
Johnny Robeson ce88a78de7 add a __bytes__ method to LibModel
this allows `test_album_and_item_format` in test_library to pass in py3
2016-06-26 04:06:29 -04:00
..
autotag Use new as_str method 2016-06-25 19:16:14 -07:00
dbcore Use new as_str method 2016-06-25 19:16:14 -07:00
ui Use new as_str method 2016-06-25 19:16:14 -07:00
util Add as_str shortcut to Confuse 2016-06-25 19:06:01 -07:00
__init__.py Remove library import from __init__.py 2016-05-28 17:05:48 -04: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 new as_str method 2016-06-25 19:16:14 -07:00
library.py add a __bytes__ method to LibModel 2016-06-26 04:06:29 -04:00
logging.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
mediafile.py replace basestring with six.text_types 2016-06-24 05:53:55 -04:00
plugins.py replace basestring with six.text_types 2016-06-24 05:53:55 -04:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00