PEP 289: Generator Expressions (please comment)

John J. Lee jjl at pobox.com
Sat Oct 25 09:39:16 EDT 2003


"Emile van Sebille" <emile at fenx.com> writes:
[...]
> What do you get from:
>     type(x*x for x in roots)
[...]

<type 'function'>?


John




More information about the Python-list mailing list