Re: [python-win32] proper coding declaration

2019-03-04 Thread raf
bob gailer wrote: > 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? >

[python-win32] proper coding declaration

2019-03-04 Thread bob gailer
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