beets/beetsplug
Adrian Sampson e16cc58cb9 Walk back some six.iter* uses
In places where it doesn't much matter whether we use an iterator or the old
Python 2 list way, using the six name just hurts legibility.
2016-06-25 18:29:55 -07:00
..
bpd Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
lastgenre replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
metasync handle metaclasses with six 2016-06-24 05:53:55 -04:00
web replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
__init__.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
acousticbrainz.py use reduce() from functools 2016-05-26 23:52:35 -04:00
badfiles.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
beatport.py use @six.python_2_unicode_compatible 2016-06-24 05:53:56 -04:00
bench.py Allow multiple MB ids to be passed to the importer 2016-01-19 21:43:32 +01:00
bpm.py replace raw_input with input from six.moves 2016-06-23 04:40:18 -04:00
bucket.py replace itertools.izip with zip from six.moves 2016-06-23 04:40:18 -04:00
chroma.py Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
convert.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
cue.py add missing division future imports 2016-04-16 18:33:54 +02:00
discogs.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
duplicates.py Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
edit.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
embedart.py check dirname result against b'' in fetchart 2016-06-10 02:52:58 -04:00
embyupdate.py use urllib from six.moves 2016-06-23 04:40:18 -04:00
export.py Update code to match pep8 naming standards 2016-04-27 20:15:10 +01:00
fetchart.py Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
filefilter.py bytestringify paths in filefilter plugin 2016-06-16 04:08:49 -04:00
freedesktop.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
fromfilename.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
ftintitle.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
fuzzy.py Fix an erroneous six usage in fuzzy 2016-06-25 18:11:15 -07:00
hook.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
ihate.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
importadded.py Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
importfeeds.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
info.py Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
inline.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
ipfs.py add missing division future imports 2016-04-16 18:33:54 +02:00
keyfinder.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
lastimport.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
lyrics.py Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
mbcollection.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
mbsubmit.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
mbsync.py treewide: add u to instances of 'singleton:true' 2016-03-06 02:12:43 +03:00
missing.py replace some filter/map calls with list comps 2016-06-08 00:17:18 -04:00
mpdstats.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
mpdupdate.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
permissions.py If the permission is an int, then simply return it 2016-06-14 03:50:29 -04:00
play.py open even more files in binary mode 2016-06-13 05:18:33 -04:00
plexupdate.py use urllib from six.moves 2016-06-23 04:40:18 -04:00
random.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
replaygain.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
rewrite.py Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
scrub.py remove bytes casts from object/method resolution code 2016-05-30 23:21:24 -04:00
smartplaylist.py replace basestring with six.text_types 2016-06-24 05:53:55 -04:00
spotify.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
the.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
thumbnails.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
types.py Standardize __future__ imports without parentheses 2016-02-28 15:03:51 -08:00
zero.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00