Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: Explaining names vs variables in Python Date: Thu, 03 Mar 2016 04:53:36 +1100 Lines: 14 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de sagIBvWU8rFV1G35joWfugh3aaVctdmrQtudxPKzICIQ== Cancel-Lock: sha1:wr4vv3+PRqIbFDpf5BGYUUYx6BI= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.136 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.81; '*S*': 0.08; 'subject:Python': 0.05; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'variables,': 0.09; 'python': 0.10; 'dio': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'names.': 0.22; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'thread,': 0.29; 'rules': 0.31; 'but': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'names': 0.38; 'does': 0.39; 'to:addr:python.org': 0.40; 'subject: ': 0.61; 'watch': 0.62; 'food': 0.64; '_digital': 0.84; '_o__)': 0.84; 'copyright_': 0.84; 'disbelieve': 0.84; 'implausible,': 0.84; 'litman,': 0.84; 'received:125': 0.84; 'salvatore': 0.84; 'them.\xe2\x80\x9d': 0.84; '\xe2\x80\x94jessica': 0.84; '\xe2\x80\x9cmembers': 0.84 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.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 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:103889 Salvatore DI DIO writes: > I know Python does not have variables, but names. In addition to the other food answers in this thread, you will want to watch Ned Batchelder's presentation on “Facts and myths about Python names and values”. -- \ “Members of the general public commonly find copyright rules | `\ implausible, and simply disbelieve them.” —Jessica Litman, | _o__) _Digital Copyright_ | Ben Finney