On 2018-08-22 10:08, Antoine Pitrou wrote:
On Wed, 22 Aug 2018 09:38:57 -0700
Chris Barker via Python-ideas
On Tue, Aug 21, 2018 at 3:07 PM, Jonathan Fine <jfine2...@gmail.com> wrote:
Maybe this is something Python's REPL should do?
To me it sounds fine to improve the REPL. Especially, being able to
paste examples without effort was a sore point for me until I finally
switched to IPython. How much complexity and development work that
would entail I don't know, though :-)
Regards
Antoine.
iPython brings in a lot of functionality, perhaps too much.
Would prefer something more focused like bpython or ptpython.
-Mike
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/