Movatterモバイル変換
[0]ホーム
[Python-Dev] PEP 263 in the works (Non-ASCII characters in test_pep277.py in 2.3)
Martin v. Loewismartin@v.loewis.de
07 Oct 2002 19:53:03 +0200
"M.-A. Lemburg" <mal@lemburg.com> writes:> With Python 2.3 this prints:>=20> =C3=83=C2=A4=C3=83=C2=B6=C3=83=C2=BCAs Guido explains: No, it doesn't. Your terminal display thisincorrectly.Please understand that Python cannot possibly know, at run-time, whatencoding a byte string has. This is only possible for Unicode strings.Regards,Martin
[8]ページ先頭