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 b1e6830 commit 3b94684Copy full SHA for 3b94684
Doc/library/asyncio.rst
@@ -80,7 +80,7 @@ You can experiment with an ``asyncio`` concurrent context in the :term:`REPL`:
80
'hello'
81
82
This REPL provides limited compatibility with :envvar:`PYTHON_BASIC_REPL`.
83
-It is recommended that the default Python-based REPL mode is used
+It is recommended that the default REPL is used
84
for full functionality and the latest features.
85
86
.. audit-event:: cpython.run_stdin "" ""
0 commit comments