Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6703

Re: scope of function parameters (take two)

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!feed.news.qwest.net!mpls-nntp-07.inet.qwest.net!news-out.octanews.net!mauve.octanews.net!news.astraweb.com!border5.newsrouter.astraweb.com!not-for-mail
From Ben Finney <ben+python@benfinney.id.au>
Newsgroups comp.lang.python
Subject Re: scope of function parameters (take two)
References <F8395F78-615E-4FBD-B6FC-1D6173EAEA45@mcgill.ca> <F4EAD1ED-563D-4D6E-A50C-68308A9F26B7@mcgill.ca> <is1gc0$mou$1@dough.gmane.org> <mailman.2288.1306806499.9059.python-list@python.org>
X-Public-Key-ID 0xAC128405
X-Public-Key-Fingerprint 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-pubkey.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
Date Tue, 31 May 2011 15:20:12 +1000
Message-ID <871uzf8n03.fsf@benfinney.id.au> (permalink)
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)
Cancel-Lock sha1:xkolmYX5um1Iz5M37f7DtQZa+8c=
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
Lines 19
Organization Unlimited download news at news.astraweb.com
NNTP-Posting-Host 54428853.news.astraweb.com
X-Trace DXC=f4eVI]\fH_@I]J2Y9=AF]JL?0kYOcDh@JW\:Hm@YlDbJaH?O[E0^3HMUGD@iN[Hd?OnK?f7Tl]<WF
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:6703

Show key headers only | View raw


Daniel Kluev <dan.kluev@gmail.com> writes:

> 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.

I agree, but the term “variable” is used freely within the Python
development team to refer to Python's name-to-object bindings, and that
usage isn't likely to stop through our efforts.

So the burden is unfortunately on us to teach each newbie that this
often-used term means something other than what they might expect.

-- 
 \           “In case you haven't noticed, [the USA] are now almost as |
  `\     feared and hated all over the world as the Nazis were.” —Kurt |
_o__)                                                   Vonnegut, 2004 |
Ben Finney

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


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