Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #2659
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: is python 3 better than python 2? |
| Date | 2011-04-05 12:40 -0400 |
| References | <1302007379.2396.4.camel@neil-K52F> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.51.1302021674.9059.python-list@python.org> (permalink) |
On 4/5/2011 8:42 AM, neil wrote: > what are the advantages? Py3 complete many transitions begun in Py2. In some cases, that means deleting old obsolete stuff, such as old-style classes. if it wasn't for python 3 breaking backwards > compatibility would it be the better choice? Assuming equal library availability, absolutely. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar
Re: is python 3 better than python 2? Terry Reedy <tjreedy@udel.edu> - 2011-04-05 12:40 -0400
csiph-web