Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!aioe.org!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'talks': 0.03; 'received:209.85.160.174': 0.07; 'subject:code': 0.07; 'python': 0.09; 'lawrence': 0.09; 'variables,': 0.09; 'cc:addr:python-list': 0.10; 'language': 0.14; '24,': 0.16; 'mean,': 0.16; 'reference).': 0.16; 'which,': 0.16; 'wrote:': 0.17; 'names.': 0.22; 'cc:2**0': 0.23; 'nearly': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'possibly': 0.27; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'standards': 0.30; '(and': 0.32; 'received:google.com': 0.34; 'subject:?': 0.35; 'received:209.85': 0.35; 'subject:with': 0.36; 'two': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'header:Received:5': 0.40; 'jul': 0.65; 'subject:this': 0.84; 'flame': 0.84; 'to:addr:yahoo.co.uk': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=DqA3b5FqkkFyikfUpTBBvMPE+WwvsT+NoxWC2STXNic=; b=O2RRUIPWW/jqU5NWtfmQhZeo5Xs2q/gimb8xSBeNGzNyz1biQXlto2YlKwoQMiN3Gt pxkxj5X+4HzATL4SQwQ5g6dxwOx1qb+4/UONJGIz1vuzbK4lanXKdSJw6YjVCelpT86+ TJrZEG/+uevwQtFHv7FVoxNEw2LDMbUcbRxsKXyWeJHqNsyHbGRfI072sDOgL53KiQky NSJHIaK9PvorVyyUPeOHavf7LysPJFBI5yWihyxBZ20E2mW4pvtXzCX4t7bCRd9ZVAh6 pSZmMGdd+GB2cd1HCxS7zKe/EofDSh1YTyn5DP6SZcnnyF8Mert5YXl1jGCT5qAVhnhl yA+w== MIME-Version: 1.0 In-Reply-To: References: From: Devin Jeanpierre Date: Tue, 24 Jul 2012 03:38:48 -0400 Subject: Re: What's wrong with this code? To: Mark Lawrence Content-Type: text/plain; charset=UTF-8 Cc: python-list@python.org 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1343115577 news.xs4all.nl 6941 [2001:888:2000:d::a6]:39214 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25959 On Tue, Jul 24, 2012 at 2:23 AM, Mark Lawrence wrote: > strictly speaking Python doesn't have variables, it has names. This will > possibly start a flame war which, by the standards of this ng/ml, will be an > intense conflagration, hence the duck and cover. The two terms are nearly synonymous when one talks about Python (and both are used in the language reference). I mean, what's so "strict" about the way you're speaking? -- Devin