Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'python': 0.10; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:reference': 0.16; 'subject:versus': 0.16; 'wrote:': 0.16; 'memory': 0.17; 'odd': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'sep': 0.22; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; '13,': 0.29; 'cpu': 0.29; 'addresses': 0.32; "d'aprano": 0.33; 'steven': 0.33; 'received:google.com': 0.35; 'subject:" ': 0.36; 'subject:: ': 0.37; 'build': 0.40; 'your': 0.60; 'note:': 0.66; 'chrisa': 0.84; 'to:none': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=npIUMmw7ozhweHS0tAw8ZtJchiFVEgD3rv/JgmQfaas=; b=uy31JayHH6TyMZVLL/MIhS1dYgzsUyjFZIph3/wy6IKxUbGHQ1bJgJGJH8L0i2hLnK xrmciMaTtiBW4T655BfvS0L8I5hHXNlLqdV9ThtaWvrZGLOS2cU69F5QwCIce7OeEvrE oxvanT3+0MR4GDi+yAuxbY1Kncna5cd39uEgiYFAJ8enhf8OFbLQzEpYh+9AkIcMZFB/ 8EzTZkgpa9spqbgXdwqnavjsWcZxAGLMLxnZR+ge3U0ry6rhvMfRhpf24AjO8xyFbeKx uhulZPNZxO4dRvZBC4a9MyDBSHpZcNIrYYbQtNnS3OW9EM8sHTCxxKZ8Xf2vJQjv1xP4 UtpA== MIME-Version: 1.0 X-Received: by 10.107.41.142 with SMTP id p136mr11562114iop.19.1442079255966; Sat, 12 Sep 2015 10:34:15 -0700 (PDT) In-Reply-To: <55f45fc8$0$1653$c3e8da3$5496439d@news.astraweb.com> References: <14afe27e-0bd5-410f-8e64-0f31d496ebf2@googlegroups.com> <55F36B4C.9020007@gmail.com> <1442016698.95299.381478313.2487CA0E@webmail.messagingengine.com> <85mvws6z45.fsf_-_@benfinney.id.au> <55f45396$0$1660$c3e8da3$5496439d@news.astraweb.com> <1dabdb08-2aee-4a53-bb57-1410edd372f6@googlegroups.com> <55f45fc8$0$1653$c3e8da3$5496439d@news.astraweb.com> Date: Sun, 13 Sep 2015 03:34:15 +1000 Subject: Re: Terminology: "reference" versus "pointer" From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1442079258 news.xs4all.nl 23815 [2001:888:2000:d::a6]:46811 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:96441 On Sun, Sep 13, 2015 at 3:24 AM, Steven D'Aprano wrote: > Note: when I write my own Python implementation, all IDs will be negative > odd numbers. When I build my own CPU architecture, all memory addresses will be negative odd numbers, so people think your Python uses addresses again. ChrisA