Path: csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Jussi Piitulainen Newsgroups: comp.lang.python Subject: Re: Explaining names vs variables in Python Date: Wed, 02 Mar 2016 15:11:39 +0200 Organization: A noiseless patient Spider Lines: 10 Message-ID: References: <56d6ac61$0$23633$edfadb0f@dtext02.news.tele.dk> <56d6c146$0$1615$c3e8da3$5496439d@news.astraweb.com> <87y4a1t5wj.fsf@elektro.pacujo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx02.eternal-september.org; posting-host="305c68510616a2e7ac08bcd2ff1598bd"; logging-data="13494"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19qMuWjizTTf9nUgkN4vWro8nW34Cd30OI=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:bKQ3Zydiynmfv81cvKT7HJTF1jI= sha1:3sqnHrjMGW5e9l8IlKlBwvt8HW0= Xref: csiph.com comp.lang.python:103866 Chris Angelico writes: > Python defines that every object has an identity, which can be > represented as an integer. Since this is an intrinsic part of the > object, no two distinct objects can truly have identical > characteristics. Python's objects are like rifles - there are many > like it, but this one is mine. Rifles are not mines. A rifle hurts you from a distance. A mine hurts you when you step on it.