Python 2.5.2是否针对lower()和upper()遵循Unicode? [英] Does Python 2.5.2 follow Unicode for lower() and upper()?

查看:78
本文介绍了Python 2.5.2是否针对lower()和upper()遵循Unicode?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在制作Google AppEngine应用程序。 Python 2.5.2运行时环境是否遵循Unicode标准? (例如,unicode对象上的lower()和upper()方法。)

I'm making a Google AppEngine Application. Does the Python 2.5.2 runtime environment follow the Unicode Standards? (For example, the lower() and upper() methods on unicode objects.)

推荐答案

是,不是。

例如,请参见此处讨论的代码:

For an example, see the code being discussed here: How can I convert Unicode to uppercase to print it?

在这里检查是否有格式正确的正式文件:

Check here for a formal, well-written document:

http://www.cmlenz.net/archives/2008/07/the-truth-about-unicode-in-python

这篇关于Python 2.5.2是否针对lower()和upper()遵循Unicode?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆