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 aronacher
Recipients aronacher, benjamin.peterson, mark.dickinson
Date 2009-01-12.22:15:03
SpamBayes Score 0.030437479
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Here a patch with unittests to correctly handle complex numbers.  This
does not allow the user of arbitrary add/sub expressions on complex numbers.
History
Date User Action Args
2009-01-12 22:15:08aronachersetrecipients: + aronacher, mark.dickinson, benjamin.peterson
2009-01-12 22:15:06aronachersetmessageid: <[email protected]>
2009-01-12 22:15:05aronacherlinkissue4907 messages
2009-01-12 22:15:05aronachercreate