Skip to content

Commit b458dbf

Browse files
Yuheng3107aisk
andauthored
reduce line length
Co-authored-by: AN Long <aisk@users.noreply.github.com>
1 parent 985b871 commit b458dbf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/library/readline.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99

1010
.. note::
1111
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.
12+
However, readline can still be used by setting the :envvar:`PYTHON_BASIC_REPL`
13+
environment variable.
1314

1415
--------------
1516

0 commit comments

Comments
 (0)