Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.06; 'url:surveymonkey': 0.07; 'dan': 0.09; 'python': 0.11; '>on': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'nay': 0.16; 'portable': 0.16; 'porting': 0.16; 'received:211.29': 0.16; 'received:211.29.132': 0.16; 'received:cskk.homeip.net': 0.16; 'received:homeip.net': 0.16; 'received:optusnet.com.au': 0.16; 'received:syd.optusnet.com.au': 0.16; 'relevance': 0.16; 'seconds.': 0.16; 'simpson': 0.16; 'stats': 0.16; 'striving': 0.16; 'subject:usage': 0.16; 'suppose.': 0.16; 'unlikely': 0.16; 'wrote:': 0.18; 'written': 0.21; 'saying': 0.22; 'header:User-Agent:1': 0.23; '2.x': 0.24; 'package.': 0.24; 'mon,': 0.24; 'cheers,': 0.24; 'question': 0.24; 'post': 0.26; 'least': 0.26; '(for': 0.26; 'header:In-Reply-To:1': 0.27; 'andrew': 0.30; 'dec': 0.30; "i'm": 0.30; 'code': 0.31; '"do': 0.31; '3.x': 0.31; 'closer': 0.31; 'run': 0.32; "i'd": 0.34; 'could': 0.34; 'but': 0.35; 'there': 0.35; 'received:com.au': 0.36; 'charset:us-ascii': 0.36; 'example,': 0.37; 'positive': 0.37; 'too': 0.37; 'filter': 0.38; 'question,': 0.38; 'received:211': 0.38; 'to:addr:python-list': 0.38; 'fact': 0.38; 'previous': 0.38; 'use.': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'content-disposition:inline': 0.62; 'hearing': 0.63; 'more': 0.64; 'minutes': 0.67; 'between': 0.67; 'results': 0.69; 'subject:survey': 0.84; '2013': 0.98 Date: Tue, 31 Dec 2013 13:59:03 +1100 From: Cameron Simpson To: python-list@python.org Subject: Re: Python 2.x and 3.x usage survey MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) References: X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.1 cv=bpB1Wiqi c=1 sm=1 tr=0 a=YuQlxtEQCowy2cfE5kc7TA==:117 a=YuQlxtEQCowy2cfE5kc7TA==:17 a=ZtCCktOnAAAA:8 a=PO7r1zJSAAAA:8 a=LcaDllckn3IA:10 a=1p85Yzc9JbMA:10 a=kj9zAlcOel0A:10 a=vrnE16BAAAAA:8 a=8AHkEIZyAAAA:8 a=b8-akBgv8cMA:10 a=QrVWhbZvAAAA:8 a=pGLkceISAAAA:8 a=2z5eNk31AAAA:8 a=B6GvL0XKAAAA:8 a=BffKN2tY61MvPVJsM04A:9 a=CjuIK1q_8ugA:10 a=MSl-tDqOz04A:10 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: 37 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1388460010 news.xs4all.nl 2835 [2001:888:2000:d::a6]:52254 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62912 On 30Dec2013 19:16, Dennis Lee Bieber wrote: > On Mon, 30 Dec 2013 16:14:53 -0600, Andrew Berg > declaimed the following: > > >On 2013.12.30 15:56, Dan Stromberg wrote: > >> I keep hearing naysayers, nay saying about Python 3.x. > >> > >> Here's a 9 question, multiple choice survey I put together about > >> Python 2.x use vs Python 3.x use. > >> > >> I'd be very pleased if you could take 5 or 10 minutes to fill it out. > >> > >> Here's the URL: > >> https://www.surveymonkey.com/s/N5N5PG2 > >> > >It was closer to 5 or 10 seconds. :) > > If that much... > > Too many questions require a positive response to a previous question > (for example, if one has not written Python 3.x, one is also unlikely to > have used any of the porting tools). How complex do you want it to be? One can post filter the results for relevance I suppose. My only gripe is the "do you write more code for 2.x or 3.x" question; I do in fact write more python 2 (I suppose), but since I'm striving to make my codebase portable between 2 and 3 the question is a poor fit. There is at least the "do you write code to run on both?" later. Cheers, -- Cameron Simpson SPSS. Big honkin' stats package. Comes with a good manual. - Dan Hillman