Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.034 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.03; 'subject:Python': 0.06; 'binary': 0.07; 'subject:skip:a 10': 0.09; 'cc:addr:python-list': 0.11; 'binary.': 0.16; 'confuse': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject: \n ': 0.16; 'subject:Problem': 0.16; 'subject:https': 0.16; 'subject:when': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'code,': 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; 'subject:from': 0.34; 'subject:with': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'subject:get': 0.81; 'gray': 0.84; 'subject:over': 0.84; 'rusi': 0.91; 'world:': 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=zY4MMdGZoe9wmhxoO1+p/pjq38KuS7OqEZEB3j7hfUc=; b=heKYewwwcDNkBOSEXDVwUsA6K7JT+zDWaSD54dNZdqjKmi7qbfqN35bnbhNPB5GJ1z St0qAkUYzTT6NoNuiKDUpLRHsEhanQ8vA8y+quWirWCanl2Wf5zMdPTJClSH2PTysXsC vfo8cHtDxvtn/UIKhMcbXnMurwXHORINbty64ip+VpgErwS699G3DjEkuZvIShq0GR+K OBc+CLWrzJSt8fKwlh9+wDUW0ciM3sP8j//sndDatn//KmPRdnUfu9F75DQ4PBir1uN3 LVIGO5HAeZTcBbsvN+4LtNYnwNo/L4GOxXHQmIylerxSmX0a1yUfvYkM5xrWKsIsgkxu KgqA== MIME-Version: 1.0 X-Received: by 10.66.118.71 with SMTP id kk7mr28809075pab.14.1386694486882; Tue, 10 Dec 2013 08:54:46 -0800 (PST) In-Reply-To: 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> <4ca2bd6a-715c-41e0-83ee-b61caa847912@googlegroups.com> Date: Wed, 11 Dec 2013 03:54:46 +1100 Subject: Re: Problem when applying Patch from issue1424152 to get https over authenticating proxies working with urllib2 in Python 2.5 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1386694497 news.xs4all.nl 2928 [2001:888:2000:d::a6]:54109 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61484 On Wed, Dec 11, 2013 at 3:49 AM, rusi wrote: > There are 10 kinds of people in the world: those who understand > binary and those who dont. There are 10 kinds of people in the world: those who understand Gray Code, those who don't, and those who confuse it with binary. ChrisA