l = range(int(1E9))

Steven D'Aprano steve+comp.lang.python at pearwood.info
Sun May 3 07:16:56 EDT 2015


On Sun, 3 May 2015 12:16 pm, Mark Lawrence wrote:

> I doubt that six will ever make the standard library as 2.7 only has
> another five years in official support.  By that time I suppose we'll to
> going through the porting pain all over again with the transition from
> Python 3 to Python 4.  Alright, alright, only joking


Guido has said that Python 4 will just be an incremental update from 3.x.


-- 
Steven




More information about the Python-list mailing list