We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a14e5 commit c807573Copy full SHA for c807573
Doc/library/readline.rst
@@ -8,7 +8,7 @@
8
.. sectionauthor:: Skip Montanaro <[email protected]>
9
10
.. note::
11
- The new REPL introduced in version 3.13 no longer supports readline.
+ The new :term:`REPL` introduced in version 3.13 doesn't support readline.
12
However, readline can still be used by setting the :envvar:`PYTHON_BASIC_REPL` environment variable.
13
14
--------------
0 commit comments