Removed support_print docs.
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 @@
 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.