Closed shreyaspadhy closed 7 years ago
To run the script in Python 3, one has to remove the line import urllib2
and the encoding settings.
Does Python 3 automatically encode in Unicode then? I'll make a few changes to make sure it works in Python 3, thanks
Yes. BTW thanks for this wonderful repo!
Fixed the following errors -