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 cc813e1 commit 098302eCopy full SHA for 098302e
Doc/using/cmdline.rst
@@ -1203,7 +1203,7 @@ conflict.
1203
1204
.. envvar:: PYTHON_BASIC_REPL
1205
1206
- 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
1207
load the Python-based :term:`REPL` that requires :mod:`curses` and
1208
:mod:`readline`, and will instead use the traditional parser-based
1209
:term:`REPL`.
0 commit comments