enricobacis / lyricwikia

Python API to get song lyrics from LyricWikia
MIT License
39 stars 12 forks source link

Fixed unicode errors when parsing using ascii #2

Closed ndragon798 closed 7 years ago

enricobacis commented 7 years ago

Hi, thanks for the pull request,

could you please show me a minimal example of code not working before and working with your patch? So I can use your suggestions to code a version compatible with both python2 and python3