Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed4.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.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'irc': 0.05; "subject:' ": 0.07; 'prefix': 0.09; 'subject:test': 0.09; 'wrapped': 0.09; 'developer': 0.10; 'python': 0.11; '"in': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'quoted': 0.16; 'sorts': 0.16; 'subject:install': 0.16; 'subject:make': 0.16; 'subject:python3': 0.16; 'travis': 0.16; 'wrote:': 0.18; 'things.': 0.19; '(in': 0.22; 'aspect': 0.24; 'text.': 0.24; 'url:moin': 0.24; 'fine': 0.24; 'guys': 0.24; 'this:': 0.26; 'least': 0.26; 'developing': 0.27; 'header:In- Reply-To:1': 0.27; 'topic': 0.29; 'message-id:@mail.gmail.com': 0.30; 'getting': 0.31; 'url:wiki': 0.31; 'though.': 0.31; 'probably': 0.32; 'url:python': 0.33; 'fri,': 0.33; "i'd": 0.34; 'subject:from': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'building': 0.35; 'version': 0.36; 'really': 0.36; 'installing': 0.36; 'next': 0.36; 'url:org': 0.36; 'too': 0.37; 'list': 0.37; 'clear': 0.37; 'nov': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'bad': 0.39; 'channel': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'how': 0.40; 'most': 0.60; 'forum': 0.61; 'more': 0.64; 'great': 0.65; 'line,': 0.68; 'python-dev': 0.84; 'subject:source': 0.84; 'tricky': 0.84; 'way)': 0.84; 'good,': 0.91; '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:content-transfer-encoding; bh=lMUSx3T58fpZ/D5u7ORxSVocszsT6b9+HA9JUKGtYqU=; b=uOmks0ue3c7ZNNrFNOImMuGbLLNm7Zvlq+YxqbYt5SLcIgpLQ+61gCZS+OUv2V3jna kh8jdOFxFE6fsbNLjkBcUaOH4I9p3nxJx7sq2Ii2peV8VjNnhxDlhKr5kAb9Gmgp2axU RI41ShZ3u+5HW7DkPk+8KR0yZR1RP8uTJhzELX8REee0qPcNJQT/ii/PGxY4KAykG+Df 72iTH7Eo6ZkERTIRD6Ax9K5NI7wY5ecNw1rzc/TBRT+MBDZE6eVr43WFwoEtrETQFktR udfbHACCegLfkZqAFIG69THWNVleCjcGGa4IPpQAJ4it6XR56nUYpusHLzmECQAtHnYY qomA== MIME-Version: 1.0 X-Received: by 10.68.110.196 with SMTP id ic4mr12582737pbb.84.1383884500956; Thu, 07 Nov 2013 20:21:40 -0800 (PST) In-Reply-To: References: Date: Fri, 8 Nov 2013 15:21:40 +1100 Subject: Re: What to make of 'make test' for python3 install from source (beaglebone angstrom install). From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383884510 news.xs4all.nl 15882 [2001:888:2000:d::a6]:45391 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58750 On Fri, Nov 8, 2013 at 1:39 PM, Travis Griggs wrot= e: > That would be because people are spending more time using Python than installing it. :) But I'd say that this is a fine place to ask these sorts of questions. However, what I will say is this: Using Google Groups is a great way to annoy a lot of people. Notice how your above paragraph came out as a single line, meaning that it wasn't correctly wrapped before getting the "> " prefix for quoted text. That's not good, and it's one of the least of GG's annoyances. Please use a better client, or if you insist on using Google Groups, check this out: https://wiki.python.org/moin/GoogleGroupsPython ChrisA