From d0417ecce52f0f7a3a41ec03ca8706a5e66b9dc2 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Tue, 19 Aug 1997 14:01:35 +0000 Subject: Removed support_print docs. --- Mac/Demo/using.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/Mac/Demo/using.html b/Mac/Demo/using.html index 2d1ee32..f440273 100644 --- a/Mac/Demo/using.html +++ b/Mac/Demo/using.html @@ -189,8 +189,6 @@ The options modify the interpreters behaviour in the following way: exiting) after a script has terminated normally,
  • for every module imported a line is printed telling you where the module was loaded from, -
  • do not print the values of expressions executed as statements in -an interactive python,
  • do not buffer stdout and stderr,
  • print some debugging output during the parsing phase,
  • keep the output window open when a script terminates. -- cgit v0.12