On 30/07/2012 15:16, Grant Edwards wrote:
On 2012-07-30, Steven D'Aprano <steve+comp.lang.pyt...@pearwood.info> wrote:
1) Are there any known implementations or platforms where Python floats
are not C doubles? If so, what are they?
And the question you didn't ask: are there any platforms where a C
double isn't IEEE-754?
The last ones I worked on that where the FP format wasn't IEEE were
the DEC VAX and TI's line if 32-bit floating-point DSPs. I don't
think Python runs on the latter, but it might on the former.
Support for Python on VMS has been dropped for v3.3 see
http://bugs.python.org/issue11918
--
Cheers.
Mark Lawrence.
--
http://mail.python.org/mailman/listinfo/python-list