[issue7741] Allow multiple statements in code.InteractiveConsole.push

aliles report at bugs.python.org
Wed Aug 22 13:27:56 CEST 2012


aliles added the comment:

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'.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7741>
_______________________________________


More information about the Python-bugs-list mailing list