Christian Tismer <[EMAIL PROTECTED]> wrote:
   ...
> Maybe a compromize proposal could be like this:
> 
> - Squeezing many lines into one using semicola does not help,
>    the program will be expanded to use one statement per line
> 
> - blank lines are allowed and not counted if they are not
>    needed as part of the code

I would suggest that all whitespace (except within string literals)
should be ignored, as well.

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

Reply via email to