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 aronacher, benjamin.peterson, georg.brandl, mark.dickinson
Date 2009-01-13.11:40:45
SpamBayes Score 0.018869082
Marked as misclassified No
Message-id <1231846846.37.0.229228972522.issue4907@psf.upfronthosting.co.za>
In-reply-to
Content
So why accept (4+2j) but not (2j+4)?

(BTW, I'm fairly sure that the complex constructor does
accept parentheses;  you're right about the whitespace, though.)
History
Date User Action Args
2009-01-13 11:40:46mark.dickinsonsetrecipients: + mark.dickinson, georg.brandl, benjamin.peterson, aronacher
2009-01-13 11:40:46mark.dickinsonsetmessageid: <1231846846.37.0.229228972522.issue4907@psf.upfronthosting.co.za>
2009-01-13 11:40:45mark.dickinsonlinkissue4907 messages
2009-01-13 11:40:45mark.dickinsoncreate