This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 gvanrossum
收信人
日期 2003-03-04.16:26:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
内容
Logged In: YES 
user_id=6380

On the one hand a user who isn't interested in encodings
shouldn't be passing a Unicode argument. On the other hand,
Unicode strings have a way of sneaking into your application
when you least suspect them. E.g. Tkinter returns them, so
does IDLE, and I see them used more and more in Zope 3.

FWIW, I like Just's "fall back to bytestrings" aproach.
历史
日期 用户 动作 参数
2007-08-23 15:20:31admin链接issue683592 messages
2007-08-23 15:20:31admin创建