[issue1588] str.format() wrongly formats complex() numbers (Py30a2)

Eric Smith report at bugs.python.org
Tue Apr 28 19:33:49 CEST 2009


Eric Smith <eric at trueblade.com> added the comment:

This is a patch against py3k, including tests in test_complex.py. It
should deal with the padding, but let me know.

----------
stage: test needed -> patch review
Added file: http://bugs.python.org/file13805/issue-1588-2-py3k.patch

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


More information about the Python-bugs-list mailing list