Steven D'Aprano added the comment: On Thu, Aug 18, 2016 at 12:26:56PM +0000, Armin Rigo wrote: > ...ah, upon closer inspection, we don't use the ``interact()`` method > anyway. We already copied and tweaked this method: one problem was > that it gives no way to run without printing at least one '\n' of > banner at the beginning. Then a more important tweak was made when we > added multiline input with `pyrepl` by default. So feel free to > ignore my request.
I think making the exit message configurable is a good idea even if PyPy doesn't do it, and it should be an easy few lines, so I'll do it even if you don't need it for PyPy. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27573> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com