PEP 435 被接受啦! -- Adding an Enum type to the Python standard library

2013-05-10 09:03:42 +08:00
 banxi1988
详见:
http://www.python.org/dev/peps/pep-0435/

这样以后我也可以很自然的在Python中使用枚举了。
各位有什么看法。
Guido (via python-list):
"I have reviewed the latest version of PEP 435 and I see that it is
very good. I hereby declare PEP 435 as Accepted. Congratulations go to
Barry, Eli and Ethan for pulling it through one of the most thorough
reviewing and bikeshedding processes any PEP has seen. Thanks to
everyone else for the many review comments. It is a better PEP because
of the reviews."
3469 次点击
所在节点    Python
5 条回复
kernel1983
2013-05-10 15:46:52 +08:00
省内存了

切实的感受到python的性能在逐渐提升
reorx
2013-05-10 20:16:46 +08:00
的确是更好的常量的表示方式,用在各种协议的实现中再好不过了。
lyklykkkkkkk
2013-05-11 10:51:22 +08:00
就像iOS终于加入了复制粘贴?
banxi1988
2013-05-11 14:17:30 +08:00
@lyklykkkkkkk 这个可不是,因为可以通过其他的方法来实现类似的功能。
而ios中的复制粘贴的话,是无法通过其它方式来hack的。
gully
2013-06-02 12:36:04 +08:00
为了加个enum, Python-Dev的邮件列表里面都吵翻天了 :)
http://code.activestate.com/lists/python-dev/121615/

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/68348

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX