On Fri, Feb 01, 2019 at 09:07:14AM -0500, James Lu wrote: > I always use ptipython (ptpython shell over the ipython console) for my > REPLs. The built-in python repl is not *batteries included* in the sense > that it already has what you need to explore the language.
What part of the Python language do you think cannot be used in the standard Python REPL? -- Steve _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
