mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
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:
parent
9db1ab8250
commit
815b41b1cd
5 changed files with 29 additions and 3 deletions
4
Lib/test/coding20731.py
Normal file
4
Lib/test/coding20731.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
#coding:latin1
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue