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 ericpruitt
Recipients Retro, adambyrtek, eric.araujo, ericpruitt, lehmannro, lemburg, mark.dickinson, pitrou, rhettinger
Date 2010-12-03.18:21:14
SpamBayes Score 0.0001172727
Marked as misclassified No
Message-id <1291400475.86.0.710764111424.issue10562@psf.upfronthosting.co.za>
In-reply-to
Content
> Also, why is the result put in parens?

Without them, something like 'eval("100 * " + repr(imaginary))' would not work properly.
History
Date User Action Args
2010-12-03 18:21:15ericpruittsetrecipients: + ericpruitt, lemburg, rhettinger, mark.dickinson, pitrou, lehmannro, eric.araujo, Retro, adambyrtek
2010-12-03 18:21:15ericpruittsetmessageid: <1291400475.86.0.710764111424.issue10562@psf.upfronthosting.co.za>
2010-12-03 18:21:14ericpruittlinkissue10562 messages
2010-12-03 18:21:14ericpruittcreate