Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.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.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python.': 0.02; 'subject:How': 0.09; '__name__': 0.09; 'lawrence': 0.09; 'terry': 0.09; 'python': 0.10; 'jan': 0.11; 'finney': 0.16; 'received:80.91': 0.16; 'received:80.91.229': 0.16; 'received:gmane.org': 0.16; 'received:list': 0.16; 'reedy': 0.16; 'subject:array': 0.16; 'subject:object': 0.16; 'wrote:': 0.17; 'thorough': 0.18; '>>>': 0.22; 'header:In-Reply-To:1': 0.23; 'tutorial': 0.24; 'header:User-Agent:1': 0.26; 'post': 0.27; 'header:X-Complaints-To:1': 0.28; '>>>>': 0.29; 'end,': 0.29; 'questions?': 0.29; 'writes:': 0.29; 'this.': 0.29; 'am,': 0.30; 'url:python': 0.31; 'case,': 0.32; 'subject:?': 0.33; 'getting': 0.35; 'comment': 0.35; 'ben': 0.35; 'to:addr:python-list': 0.35; 'url:org': 0.35; 'beginning': 0.36; 'but': 0.36; 'subject:: ': 0.37; 'method': 0.39; 'to:addr:python.org': 0.39; 'too': 0.39; 'why': 0.39; 'received:org': 0.39; 'header:Received:5': 0.39; 'where': 0.40; 'keep': 0.61; 'more': 0.63; 'believe': 0.68; 'expression': 0.72; 'saw': 0.76; 'subject:get': 0.81; 'bloody': 0.84; 'deserves': 0.84; 'received:fios.verizon.net': 0.84; 'url:tutorial': 0.84; 'lazy': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: How can i call array_length to get the length of array object? Date: Mon, 25 Jun 2012 16:20:58 -0400 References: <1340524913.38366.YahooMailClassic@web164603.mail.gq1.yahoo.com> <1340525704.2880.YahooMailClassic@web164605.mail.gq1.yahoo.com> <87pq8orxzn.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-74-109-121-73.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 In-Reply-To: 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: 32 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1340655908 news.xs4all.nl 6882 [2001:888:2000:d::a6]:32777 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:24445 On 6/25/2012 8:54 AM, Mark Lawrence wrote: > On 25/06/2012 02:17, Ben Finney wrote: >> Mark Lawrence writes: >> >>> On 24/06/2012 09:15, gmspro wrote: >>> >>>> Why __len__() where the original name if array_length? Why is method >>>> names like __NAME__ ? >> >> These are questions answered by getting a thorough grounding in the >> fundamentals of Python. Please follow the Python tutorial >> , from beginning to end, to learn >> about the basics like this. >> >>> Why are you too bloody lazy to do any research before you post >>> questions? >> >> I understand your frustration in this case, but there's no call for such >> vitriol. Please keep it off this forum. >> > > From http://www.thefreedictionary.com/vitriol - "Bitterly abusive > feeling or expression." I do not believe that my comment above deserves > the term vitriol. I saw it more as sarcasm and an expression of frustration. -- Terry Jan Reedy