In article <[email protected]>,
 Steven D'Aprano <[email protected]> wrote:

> I refer you to your subject line:
> 
> "How do you refer to an iterator in docs?"
> 
> In documentation, I refer to an iterator as an iterator, just as I would 
> refer to a list as a list, a dict as a dict, or a string as a string.

Except that "list of foos" and "sequence of foos" make sense from a 
grammar standpoint, but "iterator of foos" does not.  Or maybe it does?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to