Message 134985 - Python tracker (original) (raw)
Message134985
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:23 | jonash | set | recipients: + jonash, benjamin.peterson, ezio.melotti, eric.araujo, docs@python |
2011-05-02 15:35:22 | jonash | set | messageid: 1304350522.69.0.216617511154.issue11975@psf.upfronthosting.co.za |
2011-05-02 15:35:21 | jonash | link | issue11975 messages |
2011-05-02 15:35:21 | jonash | create |