Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.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: UNSURE 0.200 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.62; '*S*': 0.02; 'satisfy': 0.09; 'question.': 0.14; '23,': 0.16; 'finney': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:PEPs': 0.16; 'subject:download': 0.16; 'subject:included': 0.16; 'wrote:': 0.18; 'aug': 0.22; 'downloaded': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'that.': 0.31; 'question:': 0.31; 'writes:': 0.31; 'allows': 0.31; 'quite': 0.32; 'fri,': 0.33; 'maybe': 0.34; 'subject:the': 0.34; 'subject:with': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'subject:skip:d 10': 0.36; 'turn': 0.37; 'ben': 0.38; 'to:addr :python-list': 0.38; 'rather': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'read': 0.60; 'most': 0.60; 'simply': 0.61; 'fact,': 0.69; 'internet': 0.71; 'connection.': 0.74; 'downloadable': 0.84; 'fast,': 0.84; 'high,': 0.84; "it'd": 0.84; 'reliable,': 0.93; 'online,': 0.96; '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=XAO1F7cIH5/JAjq6lh6IvKzPcniQ3pYJy40uVug1FFw=; b=j8i+ItdaznBwAi8V+mMOoeXqPyKOlqJyZYNdGsnCa9qmqeauGMSt2ulbfFajkBjL10 5UGC/m2zF/luHYovzU8aU8LjdBB0a5tKmYN5YwGjPuL97pC6anLU8m9XnqVoP6tVaVNo zxh0GVOSsG+HOZW77hAWnsc/nFwV78EGD8tASaIxNMCcEdQQTb7vgVEB1AutfbUhn7AA cj7Sw7A1zx48TxMwWX2zKKyoDgmmTkPwj9pY3A/iWblUjhy77SoPb8zXp3e92kpytKXu Eqp6euTbw0QOhnhGyCWc6uVaP3oUUIy8M56Zp7iqFoWf3APWEXeHk3mwsDJpDZKQk8ai CihQ== MIME-Version: 1.0 X-Received: by 10.52.30.48 with SMTP id p16mr11780728vdh.25.1377222878374; Thu, 22 Aug 2013 18:54:38 -0700 (PDT) In-Reply-To: <7wppt5mb3z.fsf@benfinney.id.au> References: <4bc4d258-1e12-4e1a-af9c-0019f099612f@googlegroups.com> <7wppt5mb3z.fsf@benfinney.id.au> Date: Fri, 23 Aug 2013 11:54:38 +1000 Subject: Re: PEPs should be included with the documentation download From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Fri, 23 Aug 2013 03:55:34 +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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1377222934 news.xs4all.nl 15913 [2001:888:2000:d::a6]:45418 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52857 On Fri, Aug 23, 2013 at 11:47 AM, Ben Finney wrote: > Chris Angelico writes: > >> Also, how many people actually depend on the downloadable >> documentation, rather than simply reading things online? > > Many countries do not have infrastructure that allows reliable, fast, > low-latency internet access 24-hours-a-day. Most countries's internet > infrastructure, in fact, does not satisfy all of those. I'm aware of that. However, I'm also aware that many people still read things online, even with a less-than-reliable internet connection. Hence the question: How many people actually do use the downloaded docs? Maybe it'd turn out to be quite high, but it's not an unreasonable question. ChrisA