mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
4 lines
275 B
ReStructuredText
4 lines
275 B
ReStructuredText
The :term:`interactive` interpreter is now implemented in Python, which
|
|
allows for a number of new features like colors, multiline input, history
|
|
viewing, and paste mode. Contributed by Pablo Galindo, Łukasz Langa and
|
|
Lysandros Nikolaou based on code from the PyPy project.
|