Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'compiler': 0.05; 'aug': 0.13; 'language': 0.14; '"notes"': 0.16; '24,': 0.16; 'ah,': 0.16; 'fond': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:Objects': 0.16; 'valid.': 0.16; 'wrote:': 0.17; 'saying': 0.18; 'received:209.85.214.174': 0.21; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'developing': 0.28; 'once.': 0.29; 'usually': 0.30; 'fri,': 0.30; 'notes': 0.30; 'ram': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'should': 0.36; 'enough': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'easier': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'takes': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'think': 0.40; 'your': 0.60; 'needs,': 0.62; 'it!': 0.64; 'maybe,': 0.84; '"that\'s': 0.91; 'edwards': 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:to :content-type; bh=WyB/UTtFRK/sWLBbF/Z03uN9orIiJaZwpAO23DjYNcM=; b=crplqlUgZ8OHb8K3zyIC8zpEJlDK+avlk1tl7Feofcna1zKZg+Gn1ogYUuPiiWsF5q XUf2Sd7tSLAFvm1ixk5p4oBKFSFk9O/gA1vRPX6NUsZFs/ApsgI8BbfJX9P2STaEP2R9 IkdoDB87iY/gWT+hZc8NFYqP8JmHlSNlxG3lKBqBl6/SqgpHvaZFofn2plla3hXylFS9 ZC6Ck81/Sq0jOaEQT/cAvRjISCui5m3STZqNA94WgyBSl3LVe6TvTSCnd1DHcunnIYTP cpC7HiNABj/wjQi9XmnDxNEmvGXPguTlNqtj+ARkqFl92Lr0EH8xkKLjZnWyv7W1Y1pX FAmw== MIME-Version: 1.0 In-Reply-To: References: <18409992-1e28-4721-8e64-60c69668da4e@googlegroups.com> <87d32i1ntc.fsf@benfinney.id.au> <7df4c317-7ad8-4158-900a-b52f19c3caf2@k9g2000pbr.googlegroups.com> <503750b9$0$6574$c3e8da3$5496439d@news.astraweb.com> Date: Sat, 25 Aug 2012 05:18:53 +1000 Subject: Re: Objects in Python From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345835936 news.xs4all.nl 6842 [2001:888:2000:d::a6]:55334 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27822 On Fri, Aug 24, 2012 at 11:27 PM, Grant Edwards wrote: > Ah, but as we are always fond of saying in this group "that's an > implementation detail, and not part of the language definition". The > model where a compiler is "keeping notes about it in Narnia" is also > perfectly valid. However, RAM is easier to find than magic wardrobes, > so the "notes" are usually kept in RAM these days. Maybe, but once you found that wardrobe, you'd have enough storage for all your needs, AND it takes no time at all to retrieve it! I think we should start developing NarPy at once. ChrisA