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 eric.smith, ezio.melotti, mark.dickinson, mjacob, skrah
Date 2013-03-02.19:18:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1362251891.81.0.929114605244.issue17336@psf.upfronthosting.co.za>
In-reply-to
Content
An aside:  C99 gets around this problem by allowing an (optional) Imaginary type, separate from Complex.  Very few compilers support it, though.
History
Date User Action Args
2013-03-02 19:18:11mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, ezio.melotti, skrah, mjacob
2013-03-02 19:18:11mark.dickinsonsetmessageid: <1362251891.81.0.929114605244.issue17336@psf.upfronthosting.co.za>
2013-03-02 19:18:11mark.dickinsonlinkissue17336 messages
2013-03-02 19:18:11mark.dickinsoncreate