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 geoffreyspear
Recipients Padmanabhan.Tr, geoffreyspear
Date 2014-10-01.14:47:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412174865.72.0.104470183631.issue22532@psf.upfronthosting.co.za>
In-reply-to
Content
From the documentation: "Complex numbers have a real and imaginary part, which are each a floating point number."

Needing to use int() to convert these floats to integers is not a bug, it's the expected behavior.
History
Date User Action Args
2014-10-01 14:47:45geoffreyspearsetrecipients: + geoffreyspear, Padmanabhan.Tr
2014-10-01 14:47:45geoffreyspearsetmessageid: <1412174865.72.0.104470183631.issue22532@psf.upfronthosting.co.za>
2014-10-01 14:47:45geoffreyspearlinkissue22532 messages
2014-10-01 14:47:45geoffreyspearcreate