Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!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.052 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'programmer': 0.03; '2004': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'satisfy': 0.09; 'finney': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:PEPs': 0.16; 'subject:download': 0.16; 'subject:included': 0.16; 'header:User- Agent:1': 0.23; 'convenient': 0.24; 'downloaded': 0.26; 'header:X -Complaints-To:1': 0.27; 'chris': 0.29; 'writes:': 0.31; 'anyone': 0.31; 'allows': 0.31; 'subject:the': 0.34; 'subject:with': 0.35; 'accessible': 0.36; 'accessing': 0.36; 'subject:skip:d 10': 0.36; 'being': 0.38; 'ben': 0.38; 'to:addr:python-list': 0.38; 'rather': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'most': 0.60; 'simply': 0.61; 'our': 0.64; 'more': 0.64; 'fact,': 0.69; 'internet': 0.71; 'online': 0.71; 'satisfied': 0.81; 'downloadable': 0.84; 'fast,': 0.84; '\xe2\x80\x9cwe': 0.84; 'faith,': 0.91; 'reliable,': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ben Finney Subject: Re: PEPs should be included with the documentation download Date: Fri, 23 Aug 2013 11:47:44 +1000 References: <4bc4d258-1e12-4e1a-af9c-0019f099612f@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: rasputin.madmonks.org X-Public-Key-ID: 0xBD41714B X-Public-Key-Fingerprint: 9CFE 12B0 791A 4267 887F 520C B7AC 2E51 BD41 714B X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-gpg.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:WaKc15bJSpAb68aHzG3+fBU65cs= 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1377222481 news.xs4all.nl 15891 [2001:888:2000:d::a6]:41471 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52856 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. And without all of those being satisfied simultaneously, accessing programmer documentation online is frustratingly inconsistent. It is much more convenient and reliable, in those cases, to have the documentation downloaded and accessible on one's development workstation. -- \ “We must find our way to a time when faith, without evidence, | `\ disgraces anyone who would claim it.” —Sam Harris, _The End of | _o__) Faith_, 2004 | Ben Finney