Commit 376584fb authored by Jack Jansen's avatar Jack Jansen

Removed support_print docs.

parent c35e0420
...@@ -189,8 +189,6 @@ The options modify the interpreters behaviour in the following way: ...@@ -189,8 +189,6 @@ The options modify the interpreters behaviour in the following way:
exiting) after a script has terminated normally, exiting) after a script has terminated normally,
<li> for every module imported a line is printed telling you where the <li> for every module imported a line is printed telling you where the
module was loaded from, module was loaded from,
<li> do not print the values of expressions executed as statements in
an interactive python,
<li> do not buffer stdout and stderr, <li> do not buffer stdout and stderr,
<li> print some debugging output during the parsing phase, <li> print some debugging output during the parsing phase,
<li> keep the output window open when a script terminates. <li> keep the output window open when a script terminates.
......
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