Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.053 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.02; 'subject:not': 0.03; 'subject:Error': 0.07; 'cc:addr:python-list': 0.11; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'subject:the': 0.34; 'received:google.com': 0.35; 'subject:?': 0.36; 'should': 0.36; 'previous': 0.38; '12,': 0.39; 'to:addr:gmail.com': 0.65; 'reply': 0.66; 'ware': 0.91; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=WmJzWNmGrj5aR9ISpFAyhzdFVbUX+XVqCrP+dM47JdU=; b=oLCmVDo3bn1J6SeGFPq5qJRnDRB1mxcVoegPhJoCaGKG8pibUu6dklXYdLaxU8sAJa ArCORenL0LMD/A+bwV1lPUXt1k5yXL5j0YPwWWn1XdztuvUD0hHKfcQPo1WySuxFGsNY dD3gAEm4I5y+YQ/syLkSUnMbH/B4vZgiMWMj2/5PjBa7uEg8Vw7GAP+MK6l5oax4+s97 GBK/zUmdo5sAF+XGgY2H75JLzalQkNLkAKse381AWbIjuph+oEAOgN4s8Pxrc7ihmas/ PZvd4XWKyZqkkajAoUwK0DpvFbJRU/UwpKoEf/xslzbxtU0r4KENihfCAxcTDk51wvqJ ISDQ== X-Received: by 10.205.24.6 with SMTP id rc6mr3738706bkb.66.1376322443149; Mon, 12 Aug 2013 08:47:23 -0700 (PDT) MIME-Version: 1.0 Sender: zachary.ware@gmail.com In-Reply-To: References: <5206F4AB.8050204@Gmail.com> <5208D625.2000103@Gmail.com> <5208EB7E.6030907@Gmail.com> From: Zachary Ware Date: Mon, 12 Aug 2013 10:47:03 -0500 X-Google-Sender-Auth: 8M26TKV-a0FQH6RufzcHJp66Mug Subject: Re: Am I not seeing the Error? To: Devyn Collier Johnson Content-Type: text/plain; charset=UTF-8 Cc: Python Mailing List 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1376322450 news.xs4all.nl 15995 [2001:888:2000:d::a6]:40278 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52421 On Mon, Aug 12, 2013 at 10:37 AM, Zachary Ware wrote: > [snip my last reply with a few code samples] My apologies for Gmail's mangling of my samples. Any code that is not indented should be on the previous line. -- Zach