Commit 1749ce75 authored by Terry Jan Reedy's avatar Terry Jan Reedy

Merge with 3.4

parents 0389fccb 8b5a981e
......@@ -206,7 +206,12 @@ Check Module
Run Module
Do Check Module (above). If no error, restart the shell to clean the
environment, then execute the module.
environment, then execute the module. Output is displayed in the Shell
window. Note that output requires use of ``print`` or ``write``.
When execution is complete, the Shell retains focus and displays a prompt.
At this point, one may interactively explore the result of execution.
This is similar to executing a file with ``python -i file`` at a command
line.
Shell menu (Shell window only)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment