Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!news2.euro.net!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.096 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.01; 'mercurial': 0.09; 'python': 0.11; 'up-to-date': 0.14; 'responses.': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'source': 0.25; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'that.': 0.31; 'received:208.97': 0.31; 'received:208.97.132': 0.31; 'received:dreamhost.com': 0.31; 'received:g.dreamhost.com': 0.31; 'subject:skip:d 10': 0.36; 'thanks': 0.36; 'branch': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'release': 0.40; 'received:208': 0.61; 'from:charset:utf-8': 0.61; 'subject:source': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=amachu.me; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=amachu.me; bh=O8CAq/O bczF3uQTR9rl9zkRpzxk=; b=dj2CcOBbwLdPwrbS5OZA+HU9waeRo4P8Y/3Qwkz vMYmX+Heb8g7f/im/+AC05KbgQUMs2Dsqi0iBYHFrpjg/LlTMgxghVY6vDpc3uBu HHf2OFTE5LWKys444ZBNCnuzc0LDmkMsIhG9+ykcSeya65TesyGeYVkMWqcnWd9H O7VQ= Date: Fri, 05 Apr 2013 13:45:27 +0530 From: =?UTF-8?B?4K6G4K6u4K6+4K6a4K+N4K6a4K+B?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: python-list@python.org Subject: Re: docs.python.org source References: <515DDFA3.8040106@amachu.me> <20130404173146.ba3d9d4ca3e345f357258106@lavabit.com> <515E409C.9020603@amachu.me> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365149895 news.xs4all.nl 6856 [2001:888:2000:d::a6]:36161 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42793 On Friday 05 April 2013 10:48 AM, Ned Deily wrote: > You can also get the up-to-date source of the documentation set for each > Python release branch from the Mercurial source repositories. I was able to that. Thanks for all the responses.