Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Michael Selik Newsgroups: comp.lang.python Subject: Re: Stupid question, just need a quick and dirty fix Date: Fri, 22 Jul 2016 01:18:23 -0400 Lines: 9 Message-ID: References: <881b184c-11e4-41e7-a01e-6a21d454ce68@googlegroups.com> <29AAD1BA-6068-45D9-99AD-5EF9825D445D@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de mdwRs1Fg+tAZ+Nj09NH0dgizEhvFOk/2qdQKMCh3Di1w== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:question': 0.08; 'cc:addr:python-list': 0.09; '22,': 0.09; 'snippet': 0.09; 'url:github': 0.09; 'url:)': 0.14; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'subject:need': 0.18; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'cc:no real name:2**0': 0.22; 'am,': 0.23; 'code.': 0.23; 'header:In-Reply- To:1': 0.24; 'code': 0.30; 'posting': 0.32; 'message- id:@gmail.com': 0.34; 'received:google.com': 0.35; 'could': 0.35; 'lines': 0.36; 'subject:: ': 0.37; 'link.': 0.37; 'charset:us- ascii': 0.37; 'share': 0.61; 'entire': 0.61; 'header:Message- Id:1': 0.61; 'jul': 0.72; 'bayless': 0.84; 'tough': 0.95 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=1ygrZclFkpuZ/adKEk3/81kIL/Cuk5h4Jp/3+fpiNT4=; b=tjPL4QpACtB+NjiEXWtlSID/I6tIRNtuow63EdaLvcl6koau0e06DeeptLqRk4G1b+ /Lp/5BAM/feeVSVN+K9aaG0tMJNS6mC3V0ckcQcKDXx4EkYnQgQaFH7X0DIAj8b6n1fF nTr34sBjh2TCvm1PAKkZArbMUA3ucUvHRlDASwJKV5ioKns3HviTe+vuax/Pd11S4fPh e1FjMOJHXtfe6dbFUP5L40sU1GSVY6qr55gcgsaL/rRQ+zI2NLMSGniYmO6M+fB7thVI TpxPyMmegOW46wTz5KTuRa4HEVP49MDJijKLPNNHl2dBBeurf4gl7+XKKn2hd/5a2hnL L1CA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=1ygrZclFkpuZ/adKEk3/81kIL/Cuk5h4Jp/3+fpiNT4=; b=chAJQhzT2Fje3DlIaklZ9va+/kZS4HBhaRl7Va4sNv0KecIqDTEMrBYINZRL2uqZVO LlTHauo5zwXrF8WD7jWdnLYWb2mx00c8QSwJTF9Sqosd+0RLLwYs61ke8vNLWFjEBhkI bvIVRVFVcckqUtRlkx/jT7SaRQ+Sc1i7ks4KMmGdMSxFwEe0P9ikEHYnpOhic82+CwP/ 92edHiSiIG8PMqiNuE8eXLQKN3cF4cnGKblMl/52Z9IayiOSGU9B6Wqzm0v52d4cYtZ5 NAgtikoMGEuUASRsZhE4++PzprircP1Kc2m/JT7TghqU7HWBeWNL2i6VT6SETEWf/pue MXYg== X-Gm-Message-State: AEkoouvkZNBOnBXf1GrIHuqmzeKQg3+mLc+rqeGBBOZgFXYU39Qn9K3HwdV+b3D9cHxaFA== X-Received: by 10.200.51.34 with SMTP id t31mr3166589qta.61.1469164705029; Thu, 21 Jul 2016 22:18:25 -0700 (PDT) In-Reply-To: <881b184c-11e4-41e7-a01e-6a21d454ce68@googlegroups.com> X-Mailer: Apple Mail (2.3124) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <29AAD1BA-6068-45D9-99AD-5EF9825D445D@gmail.com> X-Mailman-Original-References: <881b184c-11e4-41e7-a01e-6a21d454ce68@googlegroups.com> Xref: csiph.com comp.lang.python:111736 > On Jul 22, 2016, at 12:39 AM, Jordan Bayless = wrote: >=20 > Posting the entire code snippet is tough because it's thousands of = lines of code. You could paste into a GitHub gist (https://gist.github.com/) and share = the link.=