|
|
 |
ActivePython 2.4 documentation
8.3 Interactive input
Input in interactive mode is parsed using the following grammar:
-
Note that a (top-level) compound statement must be followed by a blank
line in interactive mode; this is needed to help the parser detect the
end of the input.
Release 2.4.5, documentation updated on 18 October 2006.
See About this document... for information on suggesting changes.
|
|
 |
|