Removed support_print docs.
This commit is contained in:
parent
3261719848
commit
d0417ecce5
|
@ -189,8 +189,6 @@ The options modify the interpreters behaviour in the following way:
|
|||
exiting) after a script has terminated normally,
|
||||
<li> for every module imported a line is printed telling you where the
|
||||
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> print some debugging output during the parsing phase,
|
||||
<li> keep the output window open when a script terminates.
|
||||
|
|
Loading…
Reference in New Issue