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, georg.brandl, jonash, r.david.murray
日期 2011-06-10.15:41:00
SpamBayes Score 0.0069593964
Marked as misclassified
Message-id <1307720461.61.0.0593974548152.issue11975@psf.upfronthosting.co.za>
In-reply-to
内容
When I said “I don’t like the idea of built-in functions being displayed as ‘builtins.int’”, I was thinking about the output of “.. function:: int” in combination with the module directive.  I don’t know if using currentmodule instead of module would be better.
历史
日期 用户 动作 参数
2011-06-10 15:41:01eric.araujo修改recipients: + eric.araujo, georg.brandl, benjamin.peterson, ezio.melotti, r.david.murray, jonash, docs@python
2011-06-10 15:41:01eric.araujo修改messageid: <1307720461.61.0.0593974548152.issue11975@psf.upfronthosting.co.za>
2011-06-10 15:41:01eric.araujo链接issue11975 messages
2011-06-10 15:41:00eric.araujo创建