Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1.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.112 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.78; '*S*': 0.00; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'roy': 0.16; 'subject:Was': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'code': 0.31; '13,': 0.31; 'running': 0.33; 'subject: (': 0.35; 'knows': 0.35; 'received:google.com': 0.35; 'sometimes': 0.38; 'pm,': 0.38; 'anything': 0.39; 'how': 0.40; 'everybody': 0.60; 'wonderful': 0.60; 'subject:The': 0.64; 'afraid': 0.65; 'nobody': 0.68; 'smith': 0.68; 'touch': 0.74; 'subject:have': 0.80; 'to:none': 0.92 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=CEPU4AW2bminSFX4ocizVfAYmrbXLjE8BmvLn3C0Xbs=; b=Y4wKBeygJ5m4+h2XDPfbtmRZZtYmlSes6Zf1U/+F/3RYwWvQS/6E7CZPIwqDqxr+lL FnKvySes68m4Q8zw7zCyUY/Kaf6zHnEc2W7dJrx4SD+2bR+hPa0uGgNa38LVq4Du5q/M Ri7E5RHKEAXRzyWU0XQNZbyKCHXbaMcQUyFLJQCaX+1b5FJTv0kU3rruJusjmFkC3cg4 LsupxmLNuDWEpeBDs+IFxcrzBxymep1scoSTm9SR3oQk9RZ2FBKKnEyNYJTa51/h+ttd c1z4ln7+iaeM3sPB6A9YucZipkSv/kEHgSfJEHX+1u7N/CEy0Os0jdEKLmhkZqaaWn1B AAZA== MIME-Version: 1.0 X-Received: by 10.58.74.38 with SMTP id q6mr27772255vev.7.1399980081448; Tue, 13 May 2014 04:21:21 -0700 (PDT) In-Reply-To: References: <87tx91warf.fsf@elektro.pacujo.net> <5371b23a$0$11109$c3e8da3@news.astraweb.com> <5371c834$0$11109$c3e8da3@news.astraweb.com> Date: Tue, 13 May 2014 21:21:21 +1000 Subject: Re: Fortran (Was: The "does Python have variables?" debate) 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.15 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1399980089 news.xs4all.nl 2932 [2001:888:2000:d::a6]:60325 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71472 On Tue, May 13, 2014 at 9:16 PM, Roy Smith wrote: > Sometimes code is still running for 15 years because it's so wonderful > nobody has been able to come up with anything better. Sometimes it's > because nobody knows how it works anymore and everybody is afraid to > touch it :-) And sometimes, both... ChrisA