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.072 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; '22,': 0.09; 'get.': 0.09; 'statements': 0.09; 'subject:How': 0.10; 'block.': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'work,': 0.20; 'error': 0.23; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'along': 0.30; 'code': 0.31; 'getting': 0.31; 'running': 0.33; 'trouble': 0.34; 'problem': 0.35; "can't": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'skip:\xd0 10': 0.36; 'shows': 0.36; 'subject:?': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'subject:can': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'is.': 0.60; 'solve': 0.60; "you're": 0.61; '8bit%:100': 0.72; 'subject:this': 0.83; '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:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=3rwHdcfquTsEZqXK/KPs0LLVD4mCwmvQCcyQAtl+NM0=; b=co38nLI0Ha5HlNtH1TTOhgsYPW47GbrlMi2Vp62OWkms/5qHSM+wSuVj01xygRDtL3 IkUecmovUlqUxGO/MwdNvmC6zceTYCZAJH5AYngXM6ekTn2ysYe6npYgTC6IjZUvQLE1 lH3marLv1t9Rk6qY0HnbzbXWjRa7N/l8pOGW6drtvuAACe2MG0KvJafouNYKE322zEvP rsxJ4MsLCgGK3w0rWFxt4WDhLw57E2geFXii9AVSyoh/+Hi0q8xvsgdG8gkt92PVuEIQ AH9Juw16UEYR53Fad0peyG7943bSAnNb9zJ9uiMNKuFFrh2PLBkVmCOqjjo6y/kil+/P QRFQ== X-Received: by 10.66.122.39 with SMTP id lp7mr21457161pab.208.1371941767735; Sat, 22 Jun 2013 15:56:07 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <54f1fb77-355b-4796-824f-1ee29c402720@googlegroups.com> References: <54f1fb77-355b-4796-824f-1ee29c402720@googlegroups.com> From: Ian Kelly Date: Sat, 22 Jun 2013 16:55:27 -0600 Subject: Re: How can i fix this? To: Python Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371941776 news.xs4all.nl 15926 [2001:888:2000:d::a6]:48047 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48950 On Sat, Jun 22, 2013 at 3:50 PM, =D0=91=D0=BE=D1=80=D0=B8=D1=81=D0=BB=D0=B0= =D0=B2 =D0=91=D0=BE=D1=80=D0=B8=D1=81=D0=BB=D0=B0=D0=B2=D0=BE=D0=B2 wrote: > this doesent help me at all It shows you how to include multiple statements in the body of the if block. If you're having trouble getting it to work, then please copy and paste the exact code that you're running for us along with the error message that you get. But we can't help you solve your problem if we don't know what it is.