Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!cs.uu.nl!news0.firedrake.org!news.xcski.com!ncf.ca!not-for-mail From: "Colin J. Williams" Newsgroups: comp.lang.python Subject: Re: Yet another Python textbook Date: Wed, 21 Nov 2012 12:03:30 -0500 Organization: National Capital Freenet, Ottawa, Ontario, Canada Lines: 38 Sender: fn681@dsl-159-231.b2b2c.ca Message-ID: <50AD0962.5080002@ncf.ca> References: <31a82817-8c9b-4dd2-a468-89d8d081fd1b@googlegroups.com> NNTP-Posting-Host: dsl-159-231.b2b2c.ca Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: theodyn.ncf.ca 1353517410 26490 66.158.159.231 (21 Nov 2012 17:03:30 GMT) X-Complaints-To: complaints@ncf.ca NNTP-Posting-Date: 21 Nov 2012 17:03:30 GMT Cc: wxjmfauth@gmail.com User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0 In-Reply-To: Xref: csiph.com comp.lang.python:33750 On 20/11/2012 4:00 PM, Chris Angelico wrote: > On Wed, Nov 21, 2012 at 1:57 AM, wrote: >> Le mardi 20 novembre 2012 09:09:50 UTC+1, Chris Angelico a écrit : >>> On Tue, Nov 20, 2012 at 7:02 PM, Pavel Solin wrote: >>> >>>> Perhaps you are right. Is there any statistics of how many Python >>> >>>> programmers are using 2.7 vs. 3? Most of people I know use 2.7. >>> >>> >>> >>> If you're teaching Python, the stats are probably about zero for zero. >>> >>> Start them off on Py3 and help move the world forward. >>> >>> >>> >>> ChrisA >> >> -------- >> >> Do not count with me. >> >> The absurd flexible string representation has practically >> borrowed the idea to propose once Python has a teaching tool. > > To the OP: jmf has an unnatural hatred of Python 3.3 and PEP 393 > strings. Take no notice; the rest of the world sees this as a huge > advantage. Python is now in a VERY small group of languages (I'm aware > of just one other) that have absolutely proper Unicode handling *and* > efficient string handling. > > ChrisA > It's interesting to see that someone else finds the format function to be a pain. Perhaps the problem lies with the documentation. Colin W.