>if a <|
> b = 'This is a test'
> c = 'What else can we do?'
> |>
>-or-
>if a :;
> b = 'This is a test'
> c = 'This is a test'
> ;:
BECAUSE the blocks would look like that, i.e. terrible (imho)
>I also HATE the idea of needing ';' at the end of lines..
>(mentioned below)
>Again, This is PYTHON, NOT *C*. Stop trying to make it into C.
I don't want Python to become C either, but I don't think it will,
and I think '{' and '}' look a hell of a lot better than '<|' or
':;' or indeed any other two-character combo.
Take good ideas wherever you can (morally).
-- "I went to the woods because I wanted to live deliberately."