raksha-life / rescuekerala

Website for coordinating rehabilitation of people affected in the Kerala Floods
https://keralarescue.in
MIT License
674 stars 575 forks source link

ASCII to UTF-8 conversion #1133

Open bobinson opened 3 years ago

bobinson commented 3 years ago

There are multiple files in the repository with ASCII encoding.

Better to have them all converted to UTF-8

https://stackoverflow.com/questions/28380191/how-to-convert-a-file-from-ascii-to-utf-8

Your environment

Steps to reproduce

SyntaxError: Non-UTF-8 code starting with '\xcf' in file /user/hack/anaconda3/bin/python on line 1, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for detail