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 pitrou
Recipients Drekin, benjamin.peterson, brett.cannon, eric.araujo, georg.brandl, ncoghlan, pitrou, tshepang, vstinner
Date 2013-04-11.18:56:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365706608.12.0.427992025433.issue17620@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I guess it would need a new API (PyRun_Stdio()?) to run the interactive loop from sys.stdin, rather than from a fixed FILE*.
History
Date User Action Args
2013-04-11 18:56:48pitrousetrecipients: + pitrou, brett.cannon, georg.brandl, ncoghlan, vstinner, benjamin.peterson, eric.araujo, tshepang, Drekin
2013-04-11 18:56:48pitrousetmessageid: <1365706608.12.0.427992025433.issue17620@psf.upfronthosting.co.za>
2013-04-11 18:56:48pitroulinkissue17620 messages
2013-04-11 18:56:48pitroucreate