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 6105846 commit f18b226Copy full SHA for f18b226
Doc/using/cmdline.rst
@@ -1195,7 +1195,7 @@ conflict.
1195
1196
.. envvar:: PYTHON_BASIC_REPL
1197
1198
- If this variable is set to ``1``, the interpreter will not attempt to
+ If this variable is set to any value, the interpreter will not attempt to
1199
load the Python-based :term:`REPL` that requires :mod:`curses` and
1200
:mod:`readline`, and will instead use the traditional parser-based
1201
:term:`REPL`.
0 commit comments