[Python-Dev] Spreading the Python 3 religion
Antoine Pitrou
solipsis at pitrou.net
Thu Mar 1 17:24:31 CET 2012
More information about the Python-Dev mailing list
Thu Mar 1 17:24:31 CET 2012
- Previous message: [Python-Dev] Spreading the Python 3 religion
- Next message: [Python-Dev] Spreading the Python 3 religion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 1 Mar 2012 11:24:19 -0500 Barry Warsaw <barry at python.org> wrote: > > I really do think that to the extent that you can do that kind of thing, you > may end up with essentially Python 3 support without even realizing it. :) That's unlikely. Twisted processes bytes data a lot, and the bytes indexing behaviour of 3.x is a chore for porting. Regards Antoine.
- Previous message: [Python-Dev] Spreading the Python 3 religion
- Next message: [Python-Dev] Spreading the Python 3 religion
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list