Not fully OO ?
"Martin v. Löwis"
martin at v.loewis.de
Sat Sep 20 09:05:38 EDT 2008
> 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
More information about the Python-list
mailing list