Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.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.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'python': 0.08; 'down,': 0.09; 'to:addr:comp.lang.python': 0.09; 'wrote:': 0.15; 'docs,': 0.16; 'lookup': 0.16; 'pointer,': 0.16; 'subject:?)': 0.16; "that'll": 0.16; 'subject:was': 0.16; 'cc:addr:python-list': 0.16; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'reference.': 0.23; 'function': 0.26; 'up.': 0.26; 'load': 0.26; 'putting': 0.28; 'server': 0.29; 'cc:addr:python.org': 0.30; 'cc:addr:gmail.com': 0.30; 'carl': 0.30; 'thanks': 0.31; 'message- id:@gmail.com': 0.32; 'rather': 0.33; 'it.': 0.33; 'header:User- Agent:1': 0.34; 'realize': 0.34; "can't": 0.34; 'david': 0.35; 'python.org': 0.36; 'cc:2**1': 0.37; 'but': 0.37; 'received:google.com': 0.38; 'received:209.85.161': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'should': 0.39; 'help': 0.39; 'goes': 0.39; 'received:209': 0.40; 'did': 0.40; 'internet': 0.64; 'ever': 0.65; 'corrupted': 0.84; 'now...': 0.84; 'subject:down': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=0ODUnNVF3Af3xYiwd4l6SELvrsmhy4OBkZNJO2P6e6Y=; b=aZIWwKf8cSLrUJQ/tic1jTBb7exsyp5MbqKvrAndXZSmVgl4gAr+0AFojyz4fi8g5m AXfOMaO2+l1rtZwiv8Dc2DGaVmEK+8v9jfwmnLQpF4q9YfM+2is5jvOvW+GYVkcpLFBp dO2AmmaECVTpk34rZ088FFYcjY6RExSkTWmew= Date: Mon, 25 Jul 2011 16:55:03 +0530 From: hackingKK User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 MIME-Version: 1.0 To: comp.lang.python@googlegroups.com Subject: Re: Aw: Re: Aw: python.org back up ?(was Re: python.org is down?) References: <1edf0f1b-a5fd-4d42-8c08-955b57eb051e@glegroupsg2000goo.googlegroups.com> In-Reply-To: <1edf0f1b-a5fd-4d42-8c08-955b57eb051e@glegroupsg2000goo.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: python-list@python.org, David Zerrenner X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1311593126 news.xs4all.nl 23979 [2001:888:2000:d::a6]:34360 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10257 Infact the first thing I ever did with documentation on Python was to download it. yes you are not uptodate but you can always do a download once in a while rather than putting load on the server every time you want to lookup a function reference. Happy hacking. Krishnakant. On 25/07/11 14:32, David Zerrenner wrote: > Carl Banks wrote: >> If you can't live without the docs, you should consider downloading them and accessing them locally. That'll let you work whenever python.org goes down, and will help keep the load off the server when it's up. > Thanks for the pointer, i did not realize that until now... These days of always-on internet corrupted me so much. >