mirror of
https://github.com/python/cpython.git
synced 2025-10-23 01:43:53 +00:00
3 lines
104 B
Python
3 lines
104 B
Python
![]() |
#! -*- coding: koi8-r -*-
|
|||
|
assert u"<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>".encode("utf-8") == '\xd0\x9f\xd0\xb8\xd1\x82\xd0\xbe\xd0\xbd'
|