mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Removed support_print docs.
This commit is contained in:
parent
3261719848
commit
d0417ecce5
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue