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


Groups > comp.lang.python > #61488

Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'subject:Python': 0.06; 'correct.': 0.07; 'tool,': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:skip:a 10': 0.09; 'things,': 0.09; 'language.': 0.14; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject: \n ': 0.16; 'subject:Problem': 0.16; 'subject:https': 0.16; 'subject:when': 0.16; 'ignore': 0.16; 'language': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; '"you': 0.24; 'options': 0.25; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; "i'm": 0.30; '(which': 0.31; 'post.': 0.31; 'another': 0.32; 'entirely': 0.33; 'not.': 0.33; 'subject:from': 0.34; 'subject:with': 0.35; 'advice': 0.35; 'there': 0.35; 'doing': 0.36; 'two': 0.37; 'list.': 0.37; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'either': 0.39; 'received:org': 0.40; 'read': 0.60; 'world.': 0.61; 'high': 0.63; 'email addr:yahoo.com': 0.64; 'our': 0.64; 'subject:get': 0.81; 'subject:over': 0.84; 'amongst': 0.91; 'lord': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5
Date Tue, 10 Dec 2013 17:05:49 +0000
References <8fe2ad78-0bd4-40d8-909c-1d2784441e3c@s31g2000yqs.googlegroups.com> <58f2558c-33fe-4ee0-9a0a-2563374be47c@x6g2000prc.googlegroups.com> <446a3c42-6d86-4003-85be-3e5d8a23b268@c14g2000yqm.googlegroups.com> <a57d1f96-20f4-4c12-b106-0dae360f65bf@googlegroups.com> <mailman.3825.1386683251.18130.python-list@python.org> <4ca2bd6a-715c-41e0-83ee-b61caa847912@googlegroups.com> <mailman.3832.1386692595.18130.python-list@python.org> <3ad41081-172d-42c1-bf5a-b333e02d0fb6@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-78-147-176-101.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
In-Reply-To <3ad41081-172d-42c1-bf5a-b333e02d0fb6@googlegroups.com>
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.3841.1386695173.18130.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1386695173 news.xs4all.nl 2914 [2001:888:2000:d::a6]:37567
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:61488

Show key headers only | View raw


On 10/12/2013 16:59, rurpy@yahoo.com wrote:
> On 12/10/2013 09:22 AM, Mark Lawrence wrote:
>> On 10/12/2013 15:48, rurpy@yahoo.com wrote:
>> [...]
>> There is no "you might want to" about it.  There are two options here,
>> either read and action the page so we don't see double spaced crap
>> amongst other things, use another tool, or don't post.
>
> Mark is one of the resident trolls here.  Among his other traits
> is his delusion that he is Lord High Commander of this list.
> Like with other trolls, the best advice is to ignore him (which
> I'm not doing this once as a public service).
>

That is entirely correct.  I also spend a lot of my time defending the 
indefensible, like defending people who use crap tools to send double 
spaced crap around the whole world.  Not.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

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


Thread

Re: Problem when applying Patch from issue1424152 to get https over  authenticating proxies working with urllib2 in Python 2.5 harish.barvekar@gmail.com - 2013-12-10 05:35 -0800
  Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Chris Angelico <rosuav@gmail.com> - 2013-12-11 00:47 +1100
    Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 rurpy@yahoo.com - 2013-12-10 07:48 -0800
      Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 16:22 +0000
        Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 rusi <rustompmody@gmail.com> - 2013-12-10 08:49 -0800
          Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Chris Angelico <rosuav@gmail.com> - 2013-12-11 03:54 +1100
            Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Grant Edwards <invalid@invalid.invalid> - 2013-12-10 17:12 +0000
          Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 16:58 +0000
        Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 rurpy@yahoo.com - 2013-12-10 08:59 -0800
          Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 17:05 +0000
          Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 David Robinow <drobinow@gmail.com> - 2013-12-10 12:36 -0500
            Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 rurpy@yahoo.com - 2013-12-10 10:15 -0800
  Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 13:48 +0000
  Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 14:06 +0000
  Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Chris Angelico <rosuav@gmail.com> - 2013-12-11 01:14 +1100
  Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-10 14:54 +0000

csiph-web