Skip to content

Commit c807573

Browse files
committed
docs: rephrased readline support wording
Signed-off-by: Kuang Yu Heng <[email protected]>
1 parent a6a14e5 commit c807573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/readline.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
.. sectionauthor:: Skip Montanaro <[email protected]>
99

1010
.. note::
11-
The new REPL introduced in version 3.13 no longer supports readline.
11+
The new :term:`REPL` introduced in version 3.13 doesn't support readline.
1212
However, readline can still be used by setting the :envvar:`PYTHON_BASIC_REPL` environment variable.
1313

1414
--------------

0 commit comments

Comments
 (0)