multiple values for keyword argument
Roy Smith
roy at panix.com
Sat Jan 29 09:03:28 EST 2011
More information about the Python-list mailing list
Sat Jan 29 09:03:28 EST 2011
- Previous message (by thread): multiple values for keyword argument
- Next message (by thread): multiple values for keyword argument
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <8qijsgFgu1U1 at mid.dfncis.de>, Frank Dierkes <Frank.Dierkes at googlemail.com> wrote: > Naming the first parameter self is only a convention. It could be any > other name, too. But it shouldn't. The use of "self" is so universal that using anything else will just make your code more difficult for other people to understand.
- Previous message (by thread): multiple values for keyword argument
- Next message (by thread): multiple values for keyword argument
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list