This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients ajaksu2, eric.smith, gvanrossum, mark, mark.dickinson
Date 2009-04-28.20:37:58
SpamBayes Score 1.2735168e-05
Marked as misclassified No
Message-id <1240951080.09.0.036365454794.issue1588@psf.upfronthosting.co.za>
In-reply-to
Content
I also propose to disallow the '=' alignment flag. It means put the
padding between the sign and the digits, and since there are 2 signs,
it's not clear what this would mean.

Remember, by using .real and .imag, you can achieve this level of
control in the formatting, anyway.
History
Date User Action Args
2009-04-28 20:38:00eric.smithsetrecipients: + eric.smith, gvanrossum, mark.dickinson, ajaksu2, mark
2009-04-28 20:38:00eric.smithsetmessageid: <1240951080.09.0.036365454794.issue1588@psf.upfronthosting.co.za>
2009-04-28 20:37:58eric.smithlinkissue1588 messages
2009-04-28 20:37:58eric.smithcreate