1
judasnow Aug 17, 2014
不知道2有没有戏(估计没戏)。
|
3
roricon Aug 17, 2014 很早之前就说过,2以后不会再添加新的feature了吧。
|
4
rcmerci Aug 17, 2014
2应该不会加了- -
|
5
bombless Aug 17, 2014 垠神是不是有新帖要发了
加吧,多加点有用的东西让我有动力抛弃2 |
6
est Aug 17, 2014
这个去年就在PEP里吼了。
|
8
zonyitoo Aug 17, 2014
文章里不是说这个feature不会集成在Interpreter里面么
|
9
fasling Aug 17, 2014
类型注解是啥。。。。
|
10
kavinyao Aug 18, 2014
已经实现了啊: http://ideone.com/gPvU83
加入function annotation只是给type checking增加了可能性,还有其他用途,详见: http://legacy.python.org/dev/peps/pep-3107/#use-cases |
13
eriale Aug 18, 2014
为什么都觉得加type是好事呢?这样不是增加了写代码的约束吗?会不会增加开发的工作量?
|
14
weyou Aug 18, 2014
此举应该可以增加pyhon的performance
|