Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55748
| References | (3 earlier) <8qijsgFgu1U1@mid.dfncis.de> <roy-8F5CD8.09032829012011@news.panix.com> <4D443631.3000502@stoneleaf.us> <6f1dd6fbbc04d2788b2b191e3e407887.squirrel@cruziomail.cruzio.com> <AANLkTim2iK40AnCYzWn2BCg06p6TPuWjuGTv-5s-vPpi@mail.gmail.com> |
|---|---|
| Date | 2011-01-31 10:00 -0800 |
| Subject | Re: multiple values for keyword argument |
| From | patty@cruzio.com |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1503.1296496816.6505.python-list@python.org> (permalink) |
> On 29 January 2011 18:39, <patty@cruzio.com> wrote: >>> I, myself, use the spanish word 'yo' instead (less keystrokes, I hate >>> 'self', and it amuses me); if I'm working with my numerical experiments >>> I'll use 'n' or 'x'... although, when posting sample code to c.l.py I >>> do >>> try to use 'self' to avoid possible confusion. Â :) >> >> I am glad you said this. Â I have been avoiding understanding this >> 'self', >> just accepting it :} Â For the time being, since my programs I am >> creating >> are for my own use, I think I will make my own names up, that are >> descriptive to me as the programmer, it's all going to be interpreted >> anyway. Â And the other email equating to C's argv, etc. - now I get it. > > It's perfectly legal to use a name other than self. It's alo perfectly > legal never to wash - and you won't make any friends that way either. > > -- > Cheers, > Simon B. > > Cute. Believe me, I am learning to change my evil ways. This is what happens when you come from a *long* line of self-employed, entrepreneurial people. Independently Yours, Patty
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: multiple values for keyword argument Roy Smith <roy@panix.com> - 2011-01-29 09:03 -0500 Re: multiple values for keyword argument Simon Brunning <simon@brunningonline.net> - 2011-01-31 09:45 +0000 Re: multiple values for keyword argument Ben Finney <ben+python@benfinney.id.au> - 2011-01-30 08:29 +1100 Re: multiple values for keyword argument patty@cruzio.com - 2011-01-31 10:00 -0800 Re: multiple values for keyword argument Ethan Furman <ethan@stoneleaf.us> - 2011-01-29 21:35 -0800 Re: multiple values for keyword argument Jean-Michel Pichavant <jeanmichel@sequans.com> - 2011-02-01 11:27 +0100 Re: multiple values for keyword argument Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-01-30 09:36 +0000 Re: multiple values for keyword argument patty@cruzio.com - 2011-01-29 10:39 -0800 Re: multiple values for keyword argument Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-01-29 23:45 +0000
csiph-web