[Python-Dev] Strategy for converting the decimal module to C (original) (raw)
Facundo Batista facundobatista at gmail.com
Wed Jul 26 17:52:48 CEST 2006
- Previous message: [Python-Dev] Strategy for converting the decimal module to C
- Next message: [Python-Dev] More tracker demos online
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2006/7/26, Raymond Hettinger <python at rcn.com>:
Greg Ewing > And all of this is getting rather far away from where we > started, which was simply instrumenting a piece of code > to count floating point exceptions.
I'm thinking of adding a note to the Py2.5 docs that the counting feature is not part of the standard and should not be expected to work on other implementations of the standard (including a planned CPython extension module).
+1
-- . Facundo
Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/
- Previous message: [Python-Dev] Strategy for converting the decimal module to C
- Next message: [Python-Dev] More tracker demos online
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]