home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 June
/
PCWorld_2005-06_cd.bin
/
software
/
vyzkuste
/
firewally
/
firewally.exe
/
framework-2.3.exe
/
test_pep263.py
< prev
next >
Wrap
Text File
|
2003-12-30
|
149b
|
4 lines
#! -*- coding: koi8-r -*-
assert u"≡╔╘╧╬".encode("utf-8") == '\xd0\x9f\xd0\xb8\xd1\x82\xd0\xbe\xd0\xbd'
assert u"\≡".encode("utf-8") == '\\\xd0\x9f'