[Python-Dev] Rounding Decimals (original) (raw)
Raymond Hettinger python at rcn.com
Mon Jan 7 08:28:57 CET 2008
- Previous message: [Python-Dev] [Python-3000] Rounding Decimals
- Next message: [Python-Dev] Rounding Decimals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Jeffrey Yasskin]
Given Guido's agreement, expect another version of this patch with only trunc.
Why is trunc being backported? Is a trunc() builtin being backported? What is the point for a synonym for int() and int in Py2.6.
Unless I'm missing something, this doesn't improve Py2.6 in the least.
Raymond
- Previous message: [Python-Dev] [Python-3000] Rounding Decimals
- Next message: [Python-Dev] Rounding Decimals
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]