breaking a list into smaller lists

Xavier Combelle xavier_combelle at yahoo.fr
Thu Jun 17 04:20:29 EDT 2004


> I would add that you should definitely use the // operator in this case
> as this code will break in 2.4.
2.4? It seems that in PEP: 238, it will break only in 3.0
Does anyone can confirm ?

" - Classic division will remain the default in the Python 2.x
       series; true division will be standard in Python 3.0. "

Xavier




More information about the Python-list mailing list