Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
8a64d40949fdd6adf2a25559b50f0cc7c229ab1f
/
.
/
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'