interators -> iterators (thanks Taggnostr)

This commit is contained in:
Gregory P. Smith 2008-12-02 23:52:53 +00:00
parent c46ee546ee
commit f3655c439d

View file

@ -166,7 +166,7 @@ changes:
* See also the :ref:`unicode-howto`, which was updated for Python 3.0. * See also the :ref:`unicode-howto`, which was updated for Python 3.0.
Views And Interators Instead Of Lists Views And Iterators Instead Of Lists
------------------------------------- -------------------------------------
Some well-known APIs no longer return lists: Some well-known APIs no longer return lists: