summaryrefslogtreecommitdiffstats
path: root/Lib/lib2to3/tests/data/false_encoding.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #18873: The tokenize module, IDLE, 2to3, and the findnocoding.py scriptSerhiy Storchaka2013-09-161-0/+2
now detect Python source code encoding only in comment lines.