In article <4f6d0060$0$6634$9b4e6...@newsspool2.arcor-online.net>,
 Alexander Blinne <n...@blinne.net> wrote:

> The last sentence "For example, in the current version of Python file 
> objects support the iterator protocol, so you can now write simply 
> (for line in file:)" ...

In general, words like "current", "previous", and "next" don't belong in 
documentation.  The timepoint to which they refer changes as soon as 
they're published.  Much better to say, "as of version x.y..."
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to