Python 3.x adoption
Chris Angelico
rosuav at gmail.com
Fri Jan 17 18:17:35 EST 2014
More information about the Python-list mailing list
Fri Jan 17 18:17:35 EST 2014
- Previous message (by thread): Python 3.x adoption
- Next message (by thread): Python 3.x adoption
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Jan 18, 2014 at 10:12 AM, MRAB <python at mrabarnett.plus.com> wrote: > On 2014-01-17 23:03, Terry Reedy wrote: > [snip] > >> Since 3.0, we have added new syntax ('yield from', u'' for instance) but >> I do not believe we have deleted or changed any syntax (I might have >> forgotten something minor) and I do not know of any proposal to do so >> (except to re-delete u'', which should only be used as a temporary >> crutch for 2&3 code). >> > There was the removal of backticks. Wasn't that removed _in_, not _since_, 3.0? ChrisA
- Previous message (by thread): Python 3.x adoption
- Next message (by thread): Python 3.x adoption
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list