[issue5859] Remove implicit '%f' -> '%g' switch from float formatting.

Mark Dickinson report at bugs.python.org
Fri May 1 15:15:39 CEST 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

Here's the patch that actually removes the %f -> %g switch.

----------
Added file: http://bugs.python.org/file13829/issue5859_stage2.patch

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


More information about the Python-bugs-list mailing list