Avoiding local variable declarations?
Mark Wooding
mdw at distorted.org.uk
Wed Nov 19 06:22:32 EST 2008
More information about the Python-list mailing list
Wed Nov 19 06:22:32 EST 2008
- Previous message (by thread): Avoiding local variable declarations?
- Next message (by thread): Avoiding local variable declarations?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
greg <greg at cosc.canterbury.ac.nz> wrote: > I've only ever seen "identity element" in English mathematics. > "Neutral element" sounds like something my car's gearbox > might have... I've encountered both. I think `neutral element' is more common when dealing with the possibility that it might not be unique (in the way that identity elements are in groups, rings and fields), but that might just be my misconception. -- [mdw]
- Previous message (by thread): Avoiding local variable declarations?
- Next message (by thread): Avoiding local variable declarations?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list