Mark Dickinson <[email protected]> added the comment: r75672: temporarily disable the short float repr while we're putting the pieces in place.
When testing, the disablement can be disabled (hah) by defining the PY_SHORT_FLOAT_REPR preprocessor symbol, e.g. (on Unix) with CC='gcc -DPY_SHORT_FLOAT_REPR' ./configure && make ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7117> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
