python-iso3166
python-iso3166 copied to clipboard
Remove utf-8 coding headers
These aren't required on Python 3, since it uses utf-8 by default.