summaryrefslogtreecommitdiff
path: root/tests/run/file_encoding_T740.py
blob: a71b04be90207badacc69a8b8f8ee35510004331 (plain)
1
2
3
4
5
6
7
8
9
# encoding: koi8-r
# mode: run
# ticket: t740
"""
>>> wtf
'wtf'
"""

wtf = 'wtf'