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 gvanrossum, mark.dickinson, pitrou, serhiy.storchaka, vstinner
Date 2015-01-13.19:53:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421178809.63.0.261915100881.issue23229@psf.upfronthosting.co.za>
In-reply-to
Content
> BTW I don't want repr() of a complex number to use the complex(..., ...)
notation -- it's too verbose.

Okay, fair enough.
History
Date User Action Args
2015-01-13 19:53:29mark.dickinsonsetrecipients: + mark.dickinson, gvanrossum, pitrou, vstinner, serhiy.storchaka
2015-01-13 19:53:29mark.dickinsonsetmessageid: <1421178809.63.0.261915100881.issue23229@psf.upfronthosting.co.za>
2015-01-13 19:53:29mark.dickinsonlinkissue23229 messages
2015-01-13 19:53:29mark.dickinsoncreate