Message171686
[Django/Rietveld is erroring out for me when I try to reply there, so replying here]
On 2012/10/01 01:45:03, cvrebert wrote:
> Doc/library/functions.rst:636: arguments are given. If *x* is a number, return
> :meth:`x.__int__()
> How is "number-ness" determined? Are we just assuming anything with an __int__()
> method is a number for purposes of explanation?
cvrebert, this patch has already been committed to 3.x. Maybe open a new issue if you think the language can be improved further? (Feel free to add me to the nosy list.) This issue was originally focused more on updating just the signature line (along with any consequent changes to the text). |
|
Date |
User |
Action |
Args |
2012-10-01 01:11:20 | chris.jerdonek | set | recipients:
+ chris.jerdonek, georg.brandl, rhettinger, terry.reedy, ezio.melotti, eric.araujo, cvrebert, docs@python, tshepang, python-dev, serhiy.storchaka |
2012-10-01 01:11:20 | chris.jerdonek | set | messageid: <1349053880.38.0.147214258535.issue16036@psf.upfronthosting.co.za> |
2012-10-01 01:11:20 | chris.jerdonek | link | issue16036 messages |
2012-10-01 01:11:19 | chris.jerdonek | create | |
|