summaryrefslogtreecommitdiffstats
path: root/Lib/test/coding20731.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge with 3.3Martin v. Löwis2014-02-281-4/+4
|
* Issue #20731: Properly position in source code files even if theyMartin v. Löwis2014-02-281-0/+4
are opened in text mode. Patch by Serhiy Storchaka.