gh-86404: [doc] Fix missing space in idle documentation. by JulienPalard · Pull Request #94366 · python/cpython
Lines containing`'RESTART'` mean that the user execution process has been Lines containing ``'RESTART'`` mean that the user execution process has been re-started. This occurs when the user execution process has crashed, when one requests a restart on the Shell menu, or when one runs code in an editor window.