Irit Katriel <iritkatr...@gmail.com> added the comment:

I've reproduced the same in 3.11:

> .\python.bat nonutf8_coding_line.py
Running Release|x64 interpreter...
> .\python.bat -m tokenize nonutf8_coding_line.py
Running Release|x64 interpreter...
nonutf8_coding_line.py: error: invalid or missing encoding declaration for 
'nonutf8_coding_line.py'

----------
nosy: +iritkatriel
versions: +Python 3.11 -Python 3.3, Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue18961>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to