Removed support_print docs.

This commit is contained in:
Jack Jansen 1997-08-19 14:01:35 +00:00
parent 3261719848
commit d0417ecce5
1 changed files with 0 additions and 2 deletions

View File

@ -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.