Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76118
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.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 | UNSURE 0.235 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.60; '*S*': 0.07; 'marking': 0.09; 'cc:addr :python-list': 0.11; '12:57': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'happy.': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'possibly': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'on,': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; '13,': 0.31; 'third': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'moving': 0.39; 'how': 0.40; 'deleting': 0.60; 'is.': 0.60; 'solve': 0.60; 'simply': 0.61; 'you.': 0.62; 'more': 0.64; 'here': 0.66; 'link:': 0.72; 'you:': 0.81; 'captcha': 0.84; 'response,': 0.91; 'to:none': 0.92; 'wanting': 0.93; 'yourself,': 0.95 |
| 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=Wyjg7sfViJRe3jHbgkXUqfJacSyzfzXpNxpz8U9QOeE=; b=YdMleLFvrqunvddWqp59OuvAmbly+8sJrAj49YntDo5xUXXqNL8z4euvdXtpvbnFy1 SvVqm/M7I1H29D5dVL0d4x6OOSo4HUFXuWyCMT4Dk6uJGhRH+EeYGSz2MJ1vfZj+W1RP 9V8AkWw+W8uylav6DcSR3GhjA9TmJuj7H2zxXTpYVOpw4ZNzC1/14EGElMAaIfFBZvRN gJyt8RJVXdvVtpOItqeYzuKzT3q854qLvY+J1O+kUHoQwv4jngDfjzojj6IjpYMza2NN 9vMMfk4XLe44vJh5W2pcDcRIUjWmviEilAR0NPcAyNOmOleTg/tm1Nn7dRT44JCXKqfd uI4Q== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.80.76 with SMTP id p12mr40201704igx.34.1407856007958; Tue, 12 Aug 2014 08:06:47 -0700 (PDT) |
| In-Reply-To | <2320baf0-e097-4d67-97c1-dd37ca79fffb@googlegroups.com> |
| References | <8c2e4bc2-4f46-4a68-83ed-469fe171de3a@googlegroups.com> <mailman.12884.1407848347.18130.python-list@python.org> <2320baf0-e097-4d67-97c1-dd37ca79fffb@googlegroups.com> |
| Date | Wed, 13 Aug 2014 01:06:47 +1000 |
| Subject | Re: Captcha identify |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-Mailman-Approved-At | Tue, 12 Aug 2014 17:07:30 +0200 |
| 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.12887.1407856051.18130.python-list@python.org> (permalink) |
| Lines | 14 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1407856051 news.xs4all.nl 2959 [2001:888:2000:d::a6]:56881 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76118 |
Show key headers only | View raw
On Wed, Aug 13, 2014 at 12:57 AM, Wesley <nispray@gmail.com> wrote: > Here is captcha link: > https://drive.google.com/folderview?id=0B33_p7UnVqoyd09mT3V0aWFxRmc&usp=sharing You seem to have misunderstood how grossly offensive your request is. I am now the third person to do you the courtesy of a response, but there are lots more who are simply deleting your post and moving on, or possibly marking you as a spammer, because that's about the only reason for wanting a program to solve CAPTCHAs. Let me spell it out for you: NO WE WILL NOT do this for you. And if you do it yourself, we will not be happy. Just don't. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Captcha identify Wesley <nispray@gmail.com> - 2014-08-12 00:04 -0700
Re: Captcha identify Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-08-12 08:59 -0400
Re: Captcha identify Wesley <nispray@gmail.com> - 2014-08-12 07:57 -0700
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-13 01:06 +1000
Re: Captcha identify Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-12 15:38 +0000
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-13 01:54 +1000
Re: Captcha identify Wesley <nispray@gmail.com> - 2014-08-12 18:36 -0700
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-13 11:46 +1000
Re: Captcha identify Ben Finney <ben+python@benfinney.id.au> - 2014-08-13 11:54 +1000
Re: Captcha identify Rob Gaddi <rgaddi@technologyhighland.invalid> - 2014-08-13 09:28 -0700
Re: Captcha identify Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-08-14 03:52 +1000
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-14 04:21 +1000
Re: Captcha identify "Eric S. Johansson" <esj@harvee.org> - 2014-08-13 07:39 -0400
Re: Captcha identify alister <alister.nospam.ware@ntlworld.com> - 2014-08-14 11:42 +0000
Re: Captcha identify Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-14 23:19 +0000
Re: Captcha identify "Eric S. Johansson" <esj@harvee.org> - 2014-08-15 13:18 -0400
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-16 03:30 +1000
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-14 05:27 +1000
Re: Captcha identify Chris Kaynor <ckaynor@zindagigames.com> - 2014-08-13 12:24 -0700
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-14 05:43 +1000
Re: Captcha identify Joel Goldstick <joel.goldstick@gmail.com> - 2014-08-13 15:44 -0400
Re: Captcha identify Skip Montanaro <skip@pobox.com> - 2014-08-13 14:55 -0500
Re: Captcha identify Tim Chase <python.list@tim.thechases.com> - 2014-08-13 15:01 -0500
Re: Captcha identify Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-13 14:16 -0600
Re: Captcha identify Peter Pearson <ppearson@nowhere.invalid> - 2014-08-14 18:37 +0000
Re: Captcha identify Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-14 13:42 -0600
Re: Captcha identify "Eric S. Johansson" <esj@harvee.org> - 2014-08-14 15:43 -0400
Re: Captcha identify alex23 <wuwei23@gmail.com> - 2014-08-15 17:03 +1000
Re: Captcha identify Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-08-15 09:14 +0100
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-15 08:22 +1000
Re: Captcha identify "Eric S. Johansson" <esj@harvee.org> - 2014-08-13 16:42 -0400
Re: Captcha identify Ian Kelly <ian.g.kelly@gmail.com> - 2014-08-13 14:18 -0600
Re: Captcha identify Chris Angelico <rosuav@gmail.com> - 2014-08-14 09:13 +1000
Re: Captcha identify Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-14 23:15 +0000
Re: Captcha identify Ben Finney <ben+python@benfinney.id.au> - 2014-08-15 13:23 +1000
Re: Captcha identify Michael Torrie <torriem@gmail.com> - 2014-08-15 09:20 -0600
Re: Captcha identify Denis McMahon <denismfmcmahon@gmail.com> - 2014-08-12 13:51 +0000
csiph-web