cpython/Lib/lib2to3/tests/data/false_encoding.py
Serhiy Storchaka dafea85190 Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py script
now detect Python source code encoding only in comment lines.
2013-09-16 23:51:56 +03:00

2 lines
40 B
Python

#!/usr/bin/env python
print '#coding=0'