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 brian.curtin
Recipients Trundle, brian.curtin, techtonik
Date 2011-03-22.23:22:53
SpamBayes Score 0.11617821
Marked as misclassified No
Message-id <1300836175.63.0.637166471295.issue11641@psf.upfronthosting.co.za>
In-reply-to
Content
This is incorrect. Please look at Python/bltinmodule.c for how input() is implemented - there is no eval involved.
History
Date User Action Args
2011-03-22 23:22:55brian.curtinsetrecipients: + brian.curtin, techtonik, Trundle
2011-03-22 23:22:55brian.curtinsetmessageid: <1300836175.63.0.637166471295.issue11641@psf.upfronthosting.co.za>
2011-03-22 23:22:54brian.curtinlinkissue11641 messages
2011-03-22 23:22:53brian.curtincreate