On April 12th, 2007 at 10:05 PM Alan Isaac wrote:

> The avoidance of tuples, so carefully defended in other 

> terms, is often rooted (I claim) in habits formed from 

> need for list methods like ``index`` and ``count``. 

> Indeed, I predict that Python tuples will eventually have 

> these methods and that these same people will then defend 

> *that* status quo.





<URL:http://python.org/download/releases/2.6/NEWS.txt>



    - Issue #2025 :  Add tuple.count() and tuple.index() 

      methods to comply with the collections.Sequence API.



Cheers,

Alan Isaac




-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to