diff options
Diffstat (limited to 'Mac/Demo/using.html')
-rw-r--r-- | Mac/Demo/using.html | 2 |
1 files changed, 0 insertions, 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, <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. |