breaking the ; habit
Fredrik Lundh
effbot at telia.com
Sun Feb 13 14:27:12 EST 2000
More information about the Python-list mailing list
Sun Feb 13 14:27:12 EST 2000
- Previous message (by thread): breaking the ; habit
- Next message (by thread): breaking the ; habit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): breaking the ; habit
- Next message (by thread): breaking the ; habit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list