Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2.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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'dev': 0.07; 'referring': 0.07; 'patch.': 0.09; 'expecting': 0.16; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'golden': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'python".': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'resource.': 0.16; 'tjg': 0.16; 'url:unix': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'propose': 0.24; 'header:In-Reply-To:1': 0.27; 'tim': 0.29; 'probably': 0.32; 'url:python': 0.33; 'building': 0.35; "i'll": 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'thank': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'information': 0.63; 'here': 0.66; 'article': 0.77; 'from:addr:mail': 0.83; 'russell': 0.84 Date: Sat, 16 Nov 2013 11:05:11 +0000 From: Tim Golden User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Running python's own unit tests? References: <5285223D.50309@timgolden.me.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384599897 news.xs4all.nl 15875 [2001:888:2000:d::a6]:39376 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59599 On 15/11/2013 23:10, Russell E. Owen wrote: > In article <5285223D.50309@timgolden.me.uk>, > Tim Golden wrote: > >> http://docs.python.org/devguide/ > > Thank you and the other responders. I was expecting to find the > information here under > Building Python. The developer's guide is a nice resource. There's probably a case for referring to the dev guide from that page under "Building Python". I'll propose a patch. TJG