[issue1580] Use shorter float repr when possible

Raymond Hettinger report at bugs.python.org
Sun Apr 19 01:35:35 CEST 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Is there a way to use SSE when available and x86 when it's not.  IIRC,
floating point used to work that way (using a C lib as a fallback on
systems w/o coprocessor support).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1580>
_______________________________________


More information about the Python-bugs-list mailing list