my python file starts with # -*- coding: utf-8 -*-

There is a unicode character 2501 in the file

I am editing with python for windows 3.7 build 224

Saving the file results in an error: 'latin-1' codec can't encode character \u2501

What am I doing wrong?

--
Bob Gailer


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to