Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61982

Re: New to Python, Help to get script working?

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!novso.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; '16,': 0.03; 'subject:Python': 0.06; 'modified': 0.07; 'indicates': 0.09; 'subject:script': 0.09; 'cc:addr:python-list': 0.11; 'subject:Help': 0.11; 'bug': 0.12; 'buggy': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'highlighted': 0.16; 'inclined': 0.16; 'all.': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'trying': 0.19; 'help.': 0.21; 'cc:addr:python.org': 0.22; 'replace': 0.24; 'mon,': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'script': 0.25; 'possibly': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; 'along': 0.30; "i'm": 0.30; 'went': 0.31; "d'aprano": 0.31; 'fault': 0.31; 'steven': 0.31; 'entirely': 0.33; 'problem': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'in.': 0.36; "didn't": 0.36; 'subject:?': 0.36; 'subject:New': 0.37; 'step': 0.37; 'pm,': 0.38; 'rather': 0.38; 'generating': 0.39; 'legitimate': 0.39; 'though,': 0.39; 'skip:u 10': 0.60; 'linked': 0.65; 'to,': 0.72; 'subject:get': 0.81; 'actually,': 0.84; 'viewers': 0.84; 'to:none': 0.92; '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:cc :content-type; bh=XyFPGZ/f132bjdMeLsLJH3ox45Gr5ACBbgnddDJeon8=; b=PALgQxI+709C8hm7OIVKv8xyWXjNOdcFEpAkRLMctWh6heF8HwME0MQRdOqIHLhfW1 5T1z3NsjtjbYakUIZQLvgvGY+PaVYMWWCMRHpKJWyABzAVBJbYz/dUJHqzRXbqmTQkvJ vMj/0ydFMsM/rsz9O1QTtZQPqk8s/yWt2FmFqW7tj/A+a4akNyOnWQ0B3yP4iQC9/z1X ZfoDsfDZn+PltmNAbppZ2dGzy9pGzaUT91uCkFLlQC7GkwAA2MJd4ZegzPUtFL4DTg+L q92d1vNW3YuMou41Udlp50UoHqJiCYWhKJTaIPTE4X1w2o/C9aE0YwX1mjJ4ehdXITxe uqpA==
MIME-Version 1.0
X-Received by 10.68.236.233 with SMTP id ux9mr17287189pbc.45.1387161197997; Sun, 15 Dec 2013 18:33:17 -0800 (PST)
In-Reply-To <52ae596b$0$29976$c3e8da3$5496439d@news.astraweb.com>
References <61009939-dc9b-4ffe-84c0-a695b96d9a2d@googlegroups.com> <5769f8c3-f09c-458a-92b6-c727bfe95656@googlegroups.com> <bd321ee0-3966-4eb6-8fff-3b32e6848a86@googlegroups.com> <52ae596b$0$29976$c3e8da3$5496439d@news.astraweb.com>
Date Mon, 16 Dec 2013 13:33:17 +1100
Subject Re: New to Python, Help to get script working?
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4163.1387161201.18130.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1387161201 news.xs4all.nl 2854 [2001:888:2000:d::a6]:51240
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:61982

Show key headers only | View raw


On Mon, Dec 16, 2013 at 12:37 PM, Steven D'Aprano
<steve+comp.lang.python@pearwood.info> wrote:
> Step 1: replace the modified version of the script with a known good copy.
>

Actually, this might be where the problem is, unfortunately. Not the
OP's fault at all. I went and looked at the post linked to, and it has
buggy indentation. (Quite possibly indicates that the author has
two-space tabs, and didn't notice a bug slipping in. I dunno.)

Along the way, though, I learned that the script in question is
entirely for generating fake twitch.tv viewers so as to get your
stream highlighted fraudulently, so I'm rather less inclined to help.
Got a legitimate use for this, or are you just trying to cheat your
way to fame?

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-14 20:51 -0800
  Re: New to Python, Help to get script working? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-15 05:03 +0000
  Re: New to Python, Help to get script working? Chris Angelico <rosuav@gmail.com> - 2013-12-15 16:06 +1100
  Re: New to Python, Help to get script working? Denis McMahon <denismfmcmahon@gmail.com> - 2013-12-15 15:25 +0000
  Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 13:19 -0800
    Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 13:31 -0800
      Re: New to Python, Help to get script working? Chris Angelico <rosuav@gmail.com> - 2013-12-16 09:10 +1100
      Re: New to Python, Help to get script working? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-16 01:37 +0000
        Re: New to Python, Help to get script working? Chris Angelico <rosuav@gmail.com> - 2013-12-16 13:33 +1100
          Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 23:09 -0800
            Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 23:43 -0800
              Re: New to Python, Help to get script working? Chris Angelico <rosuav@gmail.com> - 2013-12-16 18:47 +1100
              Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 23:48 -0800
                Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 23:52 -0800
                Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-15 23:55 -0800
                Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-16 00:02 -0800
                Re: New to Python, Help to get script working? "Frank Millman" <frank@chagford.com> - 2013-12-16 10:38 +0200
                Re: New to Python, Help to get script working? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-16 09:28 +0000
                Re: New to Python, Help to get script working? Ned Batchelder <ned@nedbatchelder.com> - 2013-12-16 10:19 -0500
                Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-16 12:25 -0800
                Re: New to Python, Help to get script working? rusi <rustompmody@gmail.com> - 2013-12-16 17:05 -0800
                Re: New to Python, Help to get script working? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-12-16 21:05 -0500
                Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-17 03:05 -0800
                Re: New to Python, Help to get script working? rusi <rustompmody@gmail.com> - 2013-12-17 09:13 -0800
            Re: New to Python, Help to get script working? Chris Angelico <rosuav@gmail.com> - 2013-12-16 18:43 +1100
            Re: New to Python, Help to get script working? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-12-17 09:33 -0800
              Re: New to Python, Help to get script working? Joel Goldstick <joel.goldstick@gmail.com> - 2013-12-17 12:40 -0500
                Re: New to Python, Help to get script working? Mark <markyshizzle@gmail.com> - 2013-12-18 14:46 -0800

csiph-web