Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!news.tele.dk!news.tele.dk!small.news.tele.dk!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.033 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.01; 'automate': 0.07; 'subject:module': 0.09; 'cc:addr:python-list': 0.11; 'contribute': 0.11; 'python': 0.11; '1:48': 0.16; 'eternal': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'example': 0.22; 'coding': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'dec': 0.30; 'message- id:@mail.gmail.com': 0.30; 'os,': 0.31; 'problem': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'error.': 0.37; 'so,': 0.37; 'version,': 0.38; 'show': 0.63; 'spam.': 0.64; 'here': 0.66; 'subject:handle': 0.84; 'joel': 0.91; '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=ZcER4cFWcZUJ3hSxM21pkRrjLN6Ln6Pc59yP3OBqveg=; b=F58E3hjeFrda8NsPOcnz1+whTx2LIe9crfG0EkkK4ZYRmF5Ajat5ptUJpcQS+vY2z1 o0jUT0gVbp1ZGWi8CeWHZ3vXMojxOf3CF3K22phb/m7fFmTCrMfMorAOiBNVzxTPQL2e Y0BH0mW+Y/+x2l9X0gaw4au6MmdararspsBSuk3OotTjr+xhjowj5w7HKAYcfIJJv/66 Ww0O79gCLvN5IDGu+cfrTmQJzaI78AWKgVjTO+Um0+uD2JiNrifiRXJx5vG8HGxjVfTU oE6VBg7wUksGIDzJwu6t6u5Mf8/oh2+JM2pbkkvMPuVnvo2T/UV0CEGsaSeA1QjGJBwW UKVw== MIME-Version: 1.0 X-Received: by 10.68.245.4 with SMTP id xk4mr2258995pbc.153.1387378288425; Wed, 18 Dec 2013 06:51:28 -0800 (PST) In-Reply-To: References: <2b488aa4-5698-4be8-b272-7f93c49d154c@googlegroups.com> Date: Thu, 19 Dec 2013 01:51:28 +1100 Subject: Re: how to handle captcha through machanize module or any module From: Chris Angelico Cc: "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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1387378296 news.xs4all.nl 2849 [2001:888:2000:d::a6]:46250 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62307 On Thu, Dec 19, 2013 at 1:48 AM, Joel Goldstick wrote: > So, what you need to do is show a small coding example of the problem you > are having. Give the OS, the python version, and copy the traceback if > there is an error. And give a good solid reason why you need to automate a CAPTCHA, because none of us here wants to contribute to the eternal problem of spam. ChrisA