> for-in could be a useful addition to Python?  looks like Guido's used
> his time machine again, then, since it's been around since the pre-1.0
> days:
> 
>     http://www.python.org/doc/ref/for.html

He somehow must have misinterpreted

http://www.astro.ufl.edu/~warner/prog/python.html

which has the exact text he quoted. Unfortunately, this text has
foreach in bold, so he might have assumed foreach to be a keyword
(despite the example to the right demonstrating the contrary).

What this has to do with OO, or with numpy, is beyond me.

Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to