Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed1.swip.net!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'true,': 0.05; 'subject:Python': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; '(windows': 0.16; 'antoine': 0.16; 'compute': 0.16; 'from:addr:pitrou.net': 0.16; 'from:addr:solipsis': 0.16; 'from:name:antoine pitrou': 0.16; 'message-id:@post.gmane.org': 0.16; 'received:213.41.240': 0.16; 'received:213.41.240.54': 0.16; 'received:80.91.229.3': 0.16; 'received:charlus.yi.org': 0.16; 'received:plane.gmane.org': 0.16; 'received:yi.org': 0.16; 'reedy': 0.16; 'subject:More': 0.16; 'subject:Unicode': 0.16; 'wrote:': 0.18; 'version.': 0.19; 'header :User-Agent:1': 0.23; 'month,': 0.24; 'scroll': 0.24; 'header:X -Complaints-To:1': 0.27; 'am,': 0.29; 'largest': 0.30; 'page.': 0.31; 'subject:About': 0.31; 'table,': 0.31; 'use?': 0.31; 'writes:': 0.31; 'another': 0.32; 'url:python': 0.33; 'there': 0.35; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'to:addr:python- list': 0.38; 'recent': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'according': 0.40; 'subject:"': 0.60; 'numbers': 0.61; 'sum': 0.64; 'more': 0.64; 'click': 0.77; 'antoine.': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Antoine Pitrou Subject: Re: "More About Unicode in Python 2 and 3" Date: Mon, 6 Jan 2014 23:06:57 +0000 (UTC) References: <52CB3403.3000903@udel.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 213.41.240.54 (Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0) 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1389049649 news.xs4all.nl 2837 [2001:888:2000:d::a6]:35892 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63371 Terry Reedy udel.edu> writes: > > On 1/6/2014 11:29 AM, Antoine Pitrou wrote: > > > People don't use? According to available figures, there are more downloads of > > Python 3 than downloads of Python 2 (Windows installers, mostly): > > http://www.python.org/webstats/ > > While I would like the claim to be true, I do not see 2 versus 3 > downloads on that page. Did you mean another link? Just click on a recent month, scroll down to the "Total URLs By kB" table, and compute the sum of the largest numbers for each Python version. Regards Antoine.