summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pep263.py
blob: b1ffc033c04dc4ffd2078cf5f30792908b4cbfa2 (plain)
1
2
#! -*- coding: koi8-r -*-
assert u"πΙΤΟΞ".encode("utf-8") == '\xd0\x9f\xd0\xb8\xd1\x82\xd0\xbe\xd0\xbd'