beets/beets
Johnny Robeson ae4fd64d3a Revert "use six.integer_types in library" for now
It will return post bugfix release
This reverts commit 196176f180.
2016-06-20 00:15:28 -04:00
..
autotag replace a filter() on search_ids with a list comp 2016-06-19 22:33:40 -04:00
dbcore rework basestring check in BytesQuery 2016-06-18 02:35:43 -04:00
ui wrap extra_ops.keys() in a list in ui/commands 2016-06-14 01:55:47 -04:00
util handle bytes in a py3 compatible way in confit 2016-06-18 03:23:14 -04: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 replace 2 map() calls with a list comprehension 2016-06-19 22:30:58 -04:00
library.py Revert "use six.integer_types in library" for now 2016-06-20 00:15:28 -04:00
logging.py Update code to match pep8 naming standards 2016-04-27 20:15:10 +01:00
mediafile.py use strings for *StorageStyle keys, not bytes 2016-06-17 23:39:17 -04:00
plugins.py remove bytes casts from object/method resolution code 2016-05-30 23:21:24 -04:00
vfs.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00