Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed2.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.081 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.01; 'means,': 0.09; 'subject: [': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'subject:"]': 0.16; 'cc:addr:python.org': 0.22; "shouldn't": 0.24; 'subject:problem': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; '(although': 0.31; 'subject:with': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'even': 0.60; 'is.': 0.60; 'ago.': 0.61; 'subject:The': 0.64; 'to:addr:gmail.com': 0.65; 'lazy': 0.91; 'washington': 0.93 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 :cc:content-type; bh=8k2ecYyUG/u8Q0Cbgot9RGUbA83WAoCg0PfZ3Cpc9mg=; b=f1vnAT7rXmVD/9b1Z7SoT58+j2vhvZ9ibFd4oGiFWudJYq17ErdC4Qxa1Xlz+XfZAy nWLesoYdCKOC2BPWI+HtUIip4CFkCnd9GyozggV6gHoVwtf0vep1qiTGH+PDOWE40aE1 0Hj1UhVnMEp4w8O/4NCmH/NXlOAEcwPfrVdBf/SEWhPc/FupKJmX61AQGzV+8ureRuTS td+dD/pfbzsLDkeq86QIxjK/gbKmEv12wb6uVJ4VUyG9tbqmrIX1mqs9lPfvYGzvSGvU VN+baoQtrPnq9xmp0dCfdnmn3sErVgBJdLpGrD1UTiu7SmhnEhfkqvs6ndFFEEoyzm+x chFg== MIME-Version: 1.0 X-Received: by 10.180.198.110 with SMTP id jb14mr119127wic.37.1370569489490; Thu, 06 Jun 2013 18:44:49 -0700 (PDT) In-Reply-To: <8275844b-ac41-46ab-a49a-9b796f31ebcf@ks18g2000pbb.googlegroups.com> References: <687dea63-84da-4c45-9366-cb5a10665d1f@googlegroups.com> <51ab95d5$0$29966$c3e8da3$5496439d@news.astraweb.com> <51ad7daf$0$11118$c3e8da3@news.astraweb.com> <31ca14e1-973d-44e6-886c-011a55755d76@googlegroups.com> <96cd7a31-40ce-4e51-9489-446b7f002a0e@googlegroups.com> <51afec46$0$29966$c3e8da3$5496439d@news.astraweb.com> <51b0565d$0$11118$c3e8da3@news.astraweb.com> <8275844b-ac41-46ab-a49a-9b796f31ebcf@ks18g2000pbb.googlegroups.com> Date: Thu, 6 Jun 2013 18:44:49 -0700 Subject: Re: Bools and explicitness [was Re: PyWart: The problem with "print"] From: Mark Janssen To: alex23 Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370569491 news.xs4all.nl 15908 [2001:888:2000:d::a6]:34822 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47296 >> Python has seduced us all into lazy typing. That's what it is. > > Bulshytt. If you have no idea what polymorphism is, you shouldn't even > be participating in this conversation. I am aware of what it means, but Python doesn't really have it (although it may evolve to it with annotations). But then these debates were over a decade ago. MarkJ Tacoma, Washington