breaking the ; habit

Fredrik Lundh effbot at telia.com
Sun Feb 13 14:27:12 EST 2000


Aahz Maruch <aahz at netcom.com> wrote:
> >Just for fun, my own difficulty was to break the habit of the space
before
> >the opening parenthesis which is part of a function call, since it has
> >been burned from GNU standards into my neurons, years ago.
>
> I don't have that difficulty because I disagree quite vehemently with
> Guido about it.  ;-)  (I'll submit patches in his preferred style, but I
> won't do that with my own code.)

repeat after me: statements are not callable objects,
statements are not callable objects, statements are
not callable objects (etc)

</F>





More information about the Python-list mailing list