Message205682
Thanks. It's inaccurate to say that a float is returned in general, though: for most builtin numeric types, what's returned has the same type as its input. So rounding a Decimal to two places gives a Decimal on output, etc. (That's already explained in the next paragraph.) |
|
| Date |
User |
Action |
Args |
| 2013-12-09 12:04:29 | mark.dickinson | set | recipients:
+ mark.dickinson, docs@python, JBernardo, vajrasky |
| 2013-12-09 12:04:29 | mark.dickinson | set | messageid: <[email protected]> |
| 2013-12-09 12:04:29 | mark.dickinson | link | issue19933 messages |
| 2013-12-09 12:04:29 | mark.dickinson | create | |
|