Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASCII to UTF-8 conversion #1133

Open
bobinson opened this issue Jun 28, 2021 · 0 comments
Open

ASCII to UTF-8 conversion #1133

bobinson opened this issue Jun 28, 2021 · 0 comments

Comments

@bobinson
Copy link

bobinson commented Jun 28, 2021

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

  • version of your python : Pyhton3.x

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant