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.

Author benjamin.peterson
Recipients benjamin.peterson, docs@python, eric.araujo, ezio.melotti, jonash
Date 2011-05-02.15:36:58
SpamBayes Score 0.0007375403
Marked as misclassified No
Message-id <BANLkTikXyOo-Mq_a1HsFyEx3=zzsgHfaHA@mail.gmail.com>
In-reply-to <1304350522.69.0.216617511154.issue11975@psf.upfronthosting.co.za>
Content
2011/5/2 Jonas H. <report@bugs.python.org>:
>
> Jonas H. <jonas@lophus.org> added the comment:
>
> Indeed they do; but documentation writers need to know that `int()` and `float()` are functions, which is counterintuitive. (and a CPython implementation detail)

They're not even functions, just documented as such.
History
Date User Action Args
2011-05-02 15:36:59benjamin.petersonsetrecipients: + benjamin.peterson, ezio.melotti, eric.araujo, jonash, docs@python
2011-05-02 15:36:58benjamin.petersonlinkissue11975 messages
2011-05-02 15:36:58benjamin.petersoncreate