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 jonash
Recipients benjamin.peterson, docs@python, eric.araujo, ezio.melotti, jonash
Date 2011-05-02.15:35:21
SpamBayes Score 0.036083944
Marked as misclassified No
Message-id <1304350522.69.0.216617511154.issue11975@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed they do; but documentation writers need to know that `int()` and `float()` are functions, which is counterintuitive. (and a CPython implementation detail)
History
Date User Action Args
2011-05-02 15:35:23jonashsetrecipients: + jonash, benjamin.peterson, ezio.melotti, eric.araujo, docs@python
2011-05-02 15:35:22jonashsetmessageid: <1304350522.69.0.216617511154.issue11975@psf.upfronthosting.co.za>
2011-05-02 15:35:21jonashlinkissue11975 messages
2011-05-02 15:35:21jonashcreate