summaryrefslogtreecommitdiffstats
path: root/Lib/dummy_thread.py
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2014-09-05 07:22:05 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2014-09-05 07:22:05 (GMT)
commit3eb554fc828c812a31c1a3cd9f619eacbb708010 (patch)
tree8f949a481d0170358d6d06ea577d0ce766383d15 /Lib/dummy_thread.py
parent423f1282b3476e2e58b6631632f2521b80f556c7 (diff)
downloadcpython-3eb554fc828c812a31c1a3cd9f619eacbb708010.zip
cpython-3eb554fc828c812a31c1a3cd9f619eacbb708010.tar.gz
cpython-3eb554fc828c812a31c1a3cd9f619eacbb708010.tar.bz2
Issue #22221: Backported fixes from Python 3 (issue #18960).
* Now the source encoding declaration on the second line isn't effective if the first line contains anything except a comment. This affects compile(), eval() and exec() too. * IDLE now ignores the source encoding declaration on the second line if the first line contains anything except a comment. * 2to3 and the findnocoding.py script now ignore the source encoding declaration on the second line if the first line contains anything except a comment.
Diffstat (limited to 'Lib/dummy_thread.py')
0 files changed, 0 insertions, 0 deletions