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!newsfeed4.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.071 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.03; 'charset:iso-8859-7': 0.04; 'friend.': 0.07; 'url:activestate': 0.09; 'cc:addr:python-list': 0.11; '>>': 0.16; 'empty.': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '>': 0.26; 'least': 0.26; 'header:In-Reply- To:1': 0.27; 'url:code': 0.29; 'message-id:@mail.gmail.com': 0.30; 'but': 0.35; 'received:google.com': 0.35; 'replies': 0.36; 'should': 0.36; 'skip:& 20': 0.39; 'either': 0.39; 'read': 0.60; 'expression': 0.60; 'prompt': 0.68; 'subject:gets': 0.84; 'to:addr:support': 0.84; 'why?': 0.91; '2013': 0.98 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=5z8R4x6IAZgbNL5MhTOyWNm6OzgLQ+Weook3pj+8txk=; b=go3HfGSsvhOspm3LhSVrCSisS/kL2veXWLdW48g+xWb2Gnxa0YRD+okfCUk2EYEryD nwv6cQur8LGbRHOMWx4r+3LKgu/zJoOvErKT4bkq+gbfagyLSowcMz1SxO0soGEs6Vo/ HawYsUGTZSBc4bYuWw1LnzvyxHeNSiG12saPDywYVt2/jVAfLh2fZVQ8Ij2KDMyw9+sN 5oMxmfSheYcohWeqTcr9I/yD7CO5uK9m1qzQpjG9zqrthUCC4v8aVzp14v96TE0i7a83 YhNu9sWt3DTOCcN0bb4GBBEpXl5aNhJYtPAVJYWb2BhrqSuuel8DBn9OXiLN2EQ7HTGB iq/A== MIME-Version: 1.0 X-Received: by 10.49.24.13 with SMTP id q13mr1363362qef.49.1371200604356; Fri, 14 Jun 2013 02:03:24 -0700 (PDT) In-Reply-To: References: <2bc90d3b-09c2-4315-9357-ff7f039465e0@googlegroups.com> <51b926a3$0$29997$c3e8da3$5496439d@news.astraweb.com> <51ba6e92$0$29997$c3e8da3$5496439d@news.astraweb.com> Date: Fri, 14 Jun 2013 10:03:24 +0100 Subject: Re: A certainl part of an if() structure never gets executed. From: =?ISO-8859-1?Q?F=E1bio_Santos?= To: =?ISO-8859-7?B?zenq/Ovh7/Igyu/98eHy?= Content-Type: multipart/alternative; boundary=047d7b2e745cf04afd04df1984e2 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: 54 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371200607 news.xs4all.nl 16005 [2001:888:2000:d::a6]:47276 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48095 --047d7b2e745cf04afd04df1984e2 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable On 14 Jun 2013 09:51, "Nick the Gr33k" wrote: > > On 14/6/2013 11:28 =F0=EC, Jussi Piitulainen wrote: > >>>>> 'Parker' and 'May' and '2001' >> >> '2001' > > > But why? > > that expression should return True since all stings are not empty. > > >> Either way, the interactive prompt is your friend. >> > At the very least read the replies to your questions. http://code.activestate.com/lists/python-list/644572/ --047d7b2e745cf04afd04df1984e2 Content-Type: text/html; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable


On 14 Jun 2013 09:51, "Nick the Gr33k" <support@superhost.gr> wrote:
>
> On 14/6/2013 11:28 =F0=EC, Jussi Piitulainen wrote:
>
>>>>> 'Parker' and 'May' and '2001'<= br> >>
>> '2001'
>
>
> But why?
>
> that expression should return True since all stings are not empty.
>
>
>> Either way, the interactive prompt is your friend.
>>
>

At the very least read the replies to your questions. http://code.act= ivestate.com/lists/python-list/644572/

--047d7b2e745cf04afd04df1984e2--