Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject: [': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:"]': 0.16; 'language': 0.16; 'wrote:': 0.18; 'written': 0.21; 'header:User- Agent:1': 0.23; 'certainly': 0.24; 'subject:problem': 0.24; 'fine': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply- To:1': 0.27; 'code': 0.31; 'ball': 0.31; 'ones.': 0.31; 'allows': 0.31; 'critical': 0.32; 'subject:with': 0.35; 'but': 0.35; 'next': 0.36; 'to:addr:python-list': 0.38; 'expect': 0.39; 'expensive': 0.39; 'launch': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'then,': 0.60; 'black': 0.61; 'subject:The': 0.64; 'satellite': 0.68; 'watching': 0.68; 'safe': 0.72; 'top.': 0.84; 'white,': 0.84; 'received:89': 0.85; 'rocket': 0.95 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Bools and explicitness [was Re: PyWart: The problem with "print"] Date: Wed, 05 Jun 2013 09:59:01 +0100 References: <687dea63-84da-4c45-9366-cb5a10665d1f@googlegroups.com> <51ab95d5$0$29966$c3e8da3$5496439d@news.astraweb.com> <51ad7daf$0$11118$c3e8da3@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-89-240-174-199.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 In-Reply-To: X-Antivirus: avast! (VPS 130604-1, 04/06/2013), Outbound message X-Antivirus-Status: Clean 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370422741 news.xs4all.nl 15888 [2001:888:2000:d::a6]:50073 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47038 On 05/06/2013 07:11, Russ P. wrote: > But then, what would you expect of a language that allows you to write > > x = 1 > x = "Hello" > > It's all loosey goosey -- which is fine for many applications but certainly not for critical ones. > I want to launch this rocket with an expensive satellite on top. I know it's safe as the code is written in ADA. Whoops :( -- "Steve is going for the pink ball - and for those of you who are watching in black and white, the pink is next to the green." Snooker commentator 'Whispering' Ted Lowe. Mark Lawrence