Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c3e61e5c52213cb37ac48439e555728dd88dfcb2
/
.
/
Lib
/
test
/
test_pep263.py
blob: b1ffc033c04dc4ffd2078cf5f30792908b4cbfa2 [
file
] [
log
] [
blame
]
#! -*- coding: koi8-r -*-
assert
u
"ðÉÔÏÎ"
.
encode
(
"utf-8"
)
==
'\xd0\x9f\xd0\xb8\xd1\x82\xd0\xbe\xd0\xbd'