➜

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.

作者 pitrou
收信人 Trundle, daniel.urban, eric.araujo, pitrou, rhettinger
日期 2011-03-20.20:31:43
SpamBayes Score 0.0024351792
Marked as misclassified 否
Message-id <1300653100.3481.36.camel@localhost.localdomain>
In-reply-to <1300652279.76.0.873075035374.issue10977@psf.upfronthosting.co.za>
内容
> The problem isn't a lack of available abstract
> functions.

Then what is it exactly?
You are arguing for PyList_SetItem() to have the same semantics as
PyObject_SetItem(), but what's the point of having two functions which
do exactly the same thing? It doesn't make sense to me.
历史
日期 用户 动作 参数
2011-03-20 20:31:44pitrou修改recipients: + pitrou, rhettinger, eric.araujo, Trundle, daniel.urban
2011-03-20 20:31:43pitrou链接issue10977 messages
2011-03-20 20:31:43pitrou创建