Paul Rubin wrote:

> Huh?  Expressions are not statements except when they're "expression
> statements"?  What kind of expression is not an expression statement?

any expression that is used in a content that is not an expression statement,
of course.

reading the python language reference should help you sort this one out.

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to