Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!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.050 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'algorithm': 0.04; 'cc:addr :python-list': 0.11; 'jan': 0.12; 'cares': 0.16; 'from:addr:mrabarnett.plus.com': 0.16; 'from:addr:python': 0.16; 'from:name:mrab': 0.16; 'message-id:@mrabarnett.plus.com': 0.16; 'received:192.168.1.4': 0.16; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'unlikely': 0.16; 'subject:python': 0.16; 'discussions': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'passing': 0.19; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'regardless': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'wondering': 0.29; 'chris': 0.29; "d'aprano": 0.31; 'steven': 0.31; 'received:84': 0.35; 'but': 0.35; 'cities': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'company': 0.60; 'subject:"': 0.60; 'most': 0.60; "you're": 0.61; 'times': 0.62; 'customers': 0.66; 'circle': 0.68; 'nobody': 0.68; 'million': 0.74; 'satisfied': 0.81; 'cities.': 0.84; 'sfxlen:4': 0.84; 'travels': 0.84; 'pfxlen:big': 0.91; 'urban': 0.91 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=VZzOYjZ9 c=1 sm=1 tr=0 a=0nF1XD0wxitMEM03M9B4ZQ==:117 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=0Bzu9jTXAAAA:8 a=5FYZ9MsUIQAA:10 a=gjpr_oLWyBMA:10 a=ihvODaAuJD4A:10 a=IkcTkHD0fZMA:10 a=EBOSESyhAAAA:8 a=4NhoOyhwhFwA:10 a=kZ7UWmmPAAAA:8 a=izrwM3r6nAxaD3FaEBoA:9 a=QEXdDO2ut3YA:10 a=pyH5b1fOeEsA:10 X-AUTH: mrabarnett:2500 Date: Sun, 05 Jan 2014 02:41:05 +0000 From: MRAB User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: python-list@python.org CC: python-list@python.org Subject: Re: Blog "about python 3" References: <52c1dc4c$0$2877$c3e8da3$76491128@news.astraweb.com> <52C1F5EC.3020808@stoneleaf.us> <52c29416$0$29987$c3e8da3$5496439d@news.astraweb.com> <52c6415c$0$29972$c3e8da3$5496439d@news.astraweb.com> <52C6AD00.5050000@chamonix.reportlab.co.uk> <52c8c301$0$29998$c3e8da3$5496439d@news.astraweb.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1388889853 news.xs4all.nl 2891 [2001:888:2000:d::a6]:32907 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63163 On 2014-01-05 02:32, Chris Angelico wrote: > On Sun, Jan 5, 2014 at 1:27 PM, Steven D'Aprano > wrote: >> But regardless of how fast your path-finder algorithm might become, you're >> unlikely to be satisfied with a solution that travels around in a circle >> from A to B a million times then shoots off straight to Z without passing >> through any of the other cities. > > On the flip side, that might be the best salesman your company has > ever known, if those three cities have the most customers! > > ChrisA > wondering why nobody cares about the customers in TSP discussions > Or, for that matter, ISP customers who don't live in an urban area. :-)