spotipy/spotipy
Carlos Eduardo e2b03937e7 Update client.py
Added a check if basestring class exists (Python2 case). If doesn't exist, alias `basestring` to `str` (Python3 case).
2017-01-04 17:20:47 -02:00
..
__init__.py Initial run of 2to3 2015-06-05 12:07:28 +03:00
client.py Update client.py 2017-01-04 17:20:47 -02:00
oauth2.py Fixed proxy issue 2017-01-02 12:11:27 -05:00
util.py Swap use of subprocess.call for webbrowser.open in util.py 2016-12-20 22:44:03 -08:00