Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6693
| References | <F8395F78-615E-4FBD-B6FC-1D6173EAEA45@mcgill.ca> <F4EAD1ED-563D-4D6E-A50C-68308A9F26B7@mcgill.ca> <is1gc0$mou$1@dough.gmane.org> |
|---|---|
| Date | 2011-05-31 12:48 +1100 |
| Subject | Re: scope of function parameters (take two) |
| From | Daniel Kluev <dan.kluev@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2288.1306806499.9059.python-list@python.org> (permalink) |
On Tue, May 31, 2011 at 12:30 PM, Terry Reedy <tjreedy@udel.edu> wrote: > Again, go back and reread what I and other wrote. I believe that you are, in > part, hypnotized by the work 'variable'. Can you define the word? There are > 10 to 20 possible variations, and yours is probably wrong for Python. On a sidenote, I wonder what is the reason to keep word 'variable' in python documentation at all. I believe word 'name' represents concept better, and those, who come from other languages, would be less likely to associate wrong definitions with it. -- With best regards, Daniel Kluev
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: scope of function parameters (take two) Daniel Kluev <dan.kluev@gmail.com> - 2011-05-31 12:48 +1100 Re: scope of function parameters (take two) Ben Finney <ben+python@benfinney.id.au> - 2011-05-31 15:20 +1000
csiph-web