beets/beets/dbcore
Johnny Robeson bc88dae726 rework basestring check in BytesQuery
This makes it possible for this query to work in both py2 and py3,
since strings are bytes in py2
2016-06-18 02:35:43 -04:00
..
__init__.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
db.py add a __bool__ to Results in db.py 2016-06-08 00:58:57 -04:00
query.py rework basestring check in BytesQuery 2016-06-18 02:35:43 -04:00
queryparse.py Detail on example (#1794) 2016-01-04 22:08:27 -08:00
types.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00