Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.115 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.79; '*S*': 0.02; '(b)': 0.07; 'spec': 0.09; 'subject:few': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'thu,': 0.19; '(a)': 0.24; 'browsers': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'allows': 0.31; 'could': 0.34; 'johnson': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'really': 0.36; 'implement': 0.38; 'limited,': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'browser': 0.61; 'range': 0.61; 'such': 0.63; '20,': 0.68; 'as:': 0.81; 'rick': 0.93; '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:to :content-type; bh=mJvCmVIh1Ngv/a+vPHGPCi4Hy5fuCI8D1ek++KKmrho=; b=yBQIap22GmDL6PYRHKI682UtFLqJFSYgnG115QReuTiNDZtQSzz0cUBUs/Ps/BAxgt KIg3uFeXX+BGAOt9jDaSNhNVmGf8sWbj17bdmSJ/HCeO6cwaSW84D99z+ZUPktTbDB5H vEhCcf8hy6KFSLuXqFZ/85z/BJlegEjleKOgPwO1R1LeOAGxJXGIteawFWntO/yoZXs2 RtQAm40Yh9e9iheqcNfro6RA/lLS5Xdhb2V/0sMtmFJ3BHDwwmqtgsO7cT136JuWM/2+ enMa10hs7uNFmAWL1ZMoUidsTSFGib48O8NH+KUWm5evMV+GlbvBWtbsLWfkJz+ThVPR bvhA== MIME-Version: 1.0 X-Received: by 10.220.48.17 with SMTP id p17mr2984973vcf.97.1371742116372; Thu, 20 Jun 2013 08:28:36 -0700 (PDT) In-Reply-To: <4160f6c9-8a53-432f-b807-ae33ed69ac97@googlegroups.com> References: <6dfa3707-80f4-407a-a109-66dbb0130513@googlegroups.com> <51b83e5a$0$29998$c3e8da3$5496439d@news.astraweb.com> <51b90ead$0$29997$c3e8da3$5496439d@news.astraweb.com> <51b9708b$0$29872$c3e8da3$5496439d@news.astraweb.com> <77ba6b16-4b1d-47a6-9b9b-5af45335c4fe@googlegroups.com> <51c2a089$0$29973$c3e8da3$5496439d@news.astraweb.com> <4160f6c9-8a53-432f-b807-ae33ed69ac97@googlegroups.com> Date: Fri, 21 Jun 2013 01:28:35 +1000 Subject: Re: A few questiosn about encoding From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371742118 news.xs4all.nl 15988 [2001:888:2000:d::a6]:35528 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48801 On Thu, Jun 20, 2013 at 11:40 PM, Rick Johnson wrote: > Your generalization is analogous to explaining web browsers > as: "software that allows a user to view web pages in the > range www.*" Do you think someone could implement a web > browser from such limited specification? (if that was all > they knew?). Wow. That spec isn't limited, it's downright faulty. Or do you really think that (a) there is such a thing as the "range www.*", and that (b) that "range" has anything to do with web browsers? ChrisA