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 aliles
Recipients aliles, asvetlov, cjw296, eric.araujo, kristjan.jonsson, ncoghlan
Date 2012-08-22.11:27:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345634876.18.0.894460635271.issue7741@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that the second patch adds little value to InteractiveConsole.

A third alternative would be to accept default grammar start symbol to be passed to __init__(). Although this would prevent mixing use of 'single' with 'exec'.
History
Date User Action Args
2012-08-22 11:27:56alilessetrecipients: + aliles, ncoghlan, kristjan.jonsson, cjw296, eric.araujo, asvetlov
2012-08-22 11:27:56alilessetmessageid: <1345634876.18.0.894460635271.issue7741@psf.upfronthosting.co.za>
2012-08-22 11:27:55alileslinkissue7741 messages
2012-08-22 11:27:55alilescreate