Gary Herron wrote:
> My impression was (and still is):
>
> A page of Python code looks *clean*, with not a lot of
> punctuation/special symbols and (in particular) no useless lines
> containing {/} or begin/end or do/done (or whatever).
what about all those 'self' thingys? :)