Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'thread,': 0.04; 'arguments': 0.05; 'python': 0.08; 'casual': 0.09; 'effect.': 0.09; 'kelly': 0.09; 'am,': 0.14; 'wrote:': 0.14; 'boolean': 0.16; 'non-trivial': 0.16; 'phrase': 0.19; 'cheers,': 0.19; 'header:In- Reply-To:1': 0.21; 'seems': 0.21; '"not': 0.23; 'least,': 0.23; 'position.': 0.29; 'argue': 0.30; 'steven': 0.32; 'sufficient': 0.32; 'to:addr:python-list': 0.33; 'done.': 0.34; 'header:User- Agent:1': 0.35; 'received:ca': 0.36; 'received:76': 0.38; 'but': 0.38; 'realize': 0.38; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'more': 0.60; 'him': 0.61; 'believe': 0.66; 'claim': 0.76; 'condition,': 0.84 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on orion.urandom.ca X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 Date: Sun, 29 May 2011 15:28:46 -0400 From: Jason Tackaberry User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0a2) Gecko/20110515 Thunderbird/3.3a4pre MIME-Version: 1.0 To: python-list@python.org Subject: Re: Beginner needs advice References: <4DDC7938.5000900@gmail.com> <4ddfc8ae$0$29996$c3e8da3$5496439d@news.astraweb.com> <4de09317$0$29996$c3e8da3$5496439d@news.astraweb.com> <2giEp.236$QL2.62@newsfe04.iad> In-Reply-To: X-Enigmail-Version: 1.2a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 19 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306697678 news.xs4all.nl 49175 [::ffff:82.94.164.166]:53019 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6567 On 11-05-29 04:06 AM, Ian Kelly wrote: > I realize you are now asserting that compatibility is a boolean > condition, and that "totally incompatible" is a redundant phrase that > you tossed out as a joke. As a casual lurker reading this thread, I believe he is equating "completely incompatible" with "not completely compatible." At least, his arguments make more sense if I read him as arguing from the "not completely compatible" position. It's possible he is intentionally equivocating for dramatic effect. But they are different -- both connotatively and denotatively -- and to argue against the claim that Python 2 and 3 are "completely incompatible" it seems to me sufficient to provide a single non-trivial counter-example, which Steven has already done. Cheers, Jason.