Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70412
| Date | 2014-04-20 07:06 -0500 |
|---|---|
| From | Tim Chase <python.list@tim.thechases.com> |
| Subject | Re: Why Python 3? |
| References | <CAJUMiQsdjw4oXVVthrOPTjzr19cpc8qw-vfPd3O8L-ShH6mc2g@mail.gmail.com> <mailman.9347.1397885785.18130.python-list@python.org> <535396d1$0$29993$c3e8da3$5496439d@news.astraweb.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.9378.1397995579.18130.python-list@python.org> (permalink) |
On 2014-04-20 09:43, Steven D'Aprano wrote: > So really the advice comes down to: > > - if you can, use the latest version of Python, which is 3.4; > > - if you must, use the version of Python provided by your operating > system, which could be anything from Python 2.3 to 3.3; > > - if you have no choice except to use a library that only supports > version X, then use version X, no matter what X happens to be. > > > None of this should be controversial. It should be common sense. This. Except for the fact that what should be common sense often ends up being controversial on c.l.p ;-) -tkc
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Why Python 3? Ethan Furman <ethan@stoneleaf.us> - 2014-04-18 21:50 -0700
Re: Why Python 3? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-20 09:43 +0000
Re: Why Python 3? Tim Chase <python.list@tim.thechases.com> - 2014-04-20 07:06 -0500
Re: Why Python 3? CHIN Dihedral <dihedral88888@gmail.com> - 2014-04-20 10:27 -0700
csiph-web