]> granicus.if.org Git - python/commitdiff
Removed support_print docs.
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 19 Aug 1997 14:01:35 +0000 (14:01 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 19 Aug 1997 14:01:35 +0000 (14:01 +0000)
Mac/Demo/using.html

index 2d1ee3215aea5de62e6fd88a6c9ae55a7448cb4e..f4402736ddaa2c6415fdb2af16a60e30c1987b33 100644 (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.