diff --git a/Mac/Demo/using.html b/Mac/Demo/using.html index 2d1ee3215ae..f4402736dda 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.