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 mark.dickinson
Recipients Retro, belopolsky, brian.curtin, georg.brandl, lemburg, mark.dickinson, michael.foord, pitrou, rhettinger
Date 2010-12-02.21:33:25
SpamBayes Score 3.6905512e-05
Marked as misclassified No
Message-id <1291325608.02.0.923899265835.issue10562@psf.upfronthosting.co.za>
In-reply-to
Content
In all seriousness, the idea of accepting both 'i' and 'j' in complex() isn't horrible. I'm personally -0.small on it, mostly because it seems likely to lead to more objections about the complex str() and repr() *output* containing 'j's.  I still think python-ideas would be a more appropriate place for that discussion, though.
History
Date User Action Args
2010-12-02 21:33:28mark.dickinsonsetrecipients: + mark.dickinson, lemburg, georg.brandl, rhettinger, belopolsky, pitrou, Retro, michael.foord, brian.curtin
2010-12-02 21:33:28mark.dickinsonsetmessageid: <1291325608.02.0.923899265835.issue10562@psf.upfronthosting.co.za>
2010-12-02 21:33:25mark.dickinsonlinkissue10562 messages
2010-12-02 21:33:25mark.dickinsoncreate