Issue #20731: Properly position in source code files even if they

are opened in text mode. Patch by Serhiy Storchaka.
This commit is contained in:
Martin v. Löwis 2014-02-28 15:27:29 +01:00
parent 9db1ab8250
commit 815b41b1cd
5 changed files with 29 additions and 3 deletions

4
Lib/test/coding20731.py Normal file
View file

@ -0,0 +1,4 @@
#coding:latin1