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.

作者 eric.araujo
收信人 benjamin.peterson, docs@python, eric.araujo, ezio.melotti, jonash
日期 2011-05-06.17:37:40
SpamBayes Score 9.186448e-07
Marked as misclassified
Message-id <1304703461.18.0.44489809637.issue11975@psf.upfronthosting.co.za>
In-reply-to
内容
str, list and friends are both functions and classes, if you want to go that way :)  Let’s keep purism out of this and discuss the result: we agree that missing links are a problem, so let’s fix it.

> How could it possibly work
What’s missing is class and method directives.  If you’re interested in submitting a patch, guidelines are found at http://docs.python.org/dev/documenting/markup#information-units and http://docs.python.org/devguide

> without decent documentation about the list data type?
I can understand your feelings, but such a comment is a bit harsh for all the volunteer time that’s been put into documenting Python.  http://docs.python.org/dev/library/functions#list and http://docs.python.org/dev/library/stdtypes#typesseq seem quite “decent” to me.
历史
日期 用户 动作 参数
2011-05-06 17:37:41eric.araujo修改recipients: + eric.araujo, benjamin.peterson, ezio.melotti, jonash, docs@python
2011-05-06 17:37:41eric.araujo修改messageid: <1304703461.18.0.44489809637.issue11975@psf.upfronthosting.co.za>
2011-05-06 17:37:40eric.araujo链接issue11975 messages
2011-05-06 17:37:40eric.araujo创建