Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!rt.uk.eu.org!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.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; '"this': 0.03; 'subject:Help': 0.11; 'python': 0.11; 'stupid,': 0.16; 'subject:show': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; '"you': 0.24; "shouldn't": 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'subject:please': 0.30; 'subject:next': 0.31; 'subject:the': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'should': 0.36; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'more': 0.64; 'prompt': 0.68 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Mo5EoZo8irImeKAGQszAkjK4t9sRS3xJm2ePMu7Weas=; b=RIHfbeUtkMyDSnu5DX1OVXiI3BIIaDv4/fnf/vuiNdJmMaV2aHTHFJwKuQCVnfpr6I c073w1k1fQrkYSTf//8BETGoqMw+zykvN03DoLRVcr8gKdURPGYTe6x3hDPPz8qo8zyO Bj47S2w92SoHhD+YOb7Hy0AzUgh8xrfywMmnunEoaPNDMAOX9ws9pLXYn/Py4+Z4eNpK k2YdpKUEjyvFw3a6VUq3j3W1vR/P6uv5KPnzBbSpAnv6b/+w5Rms46c7JNSj/lIbFiSz 5wFq96LtKsM8ZKjfLKnjqWVJFHkTnId8vU+Fdx+KEgr27S78miZtlgCwcGQySqHPT0/U lUcw== X-Received: by 10.14.184.3 with SMTP id r3mr248415eem.49.1378948482230; Wed, 11 Sep 2013 18:14:42 -0700 (PDT) Date: Thu, 12 Sep 2013 02:14:41 +0100 From: Jugurtha Hadjar User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Help please, why doesn't it show the next input? References: <2dba1d63-16f0-412d-b650-0cdc27c3b57e@googlegroups.com> <52311426.9010007@gmail.com> In-Reply-To: <52311426.9010007@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 12 Sep 2013 03:48:53 +0200 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1378950534 news.xs4all.nl 15898 [2001:888:2000:d::a6]:43528 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:54025 On 09/12/2013 02:08 AM, Jugurtha Hadjar wrote: > Try this on your python prompt > > mystring = "ThIs Is ThE wAy SoMe StUpId PeOpLe WrItE i DoN't KnOw WhY!" > mystring.lower() > This should return: "You shouldn't treat people of stupid, but I feel your pain", or let's be more realistic: "this is the way some stupid people write i don't know why!" -- ~Jugurtha Hadjar,