Why is Python popular, while Lisp and Scheme aren't?

Alexander Schmolck a.schmolck at gmx.net
Sun Nov 24 20:13:40 EST 2002


Alexander Schmolck <a.schmolck at gmx.net> writes:
> would be often quite useful and being able to write
> 
>   for i, elt in seq.items():...
[damn, accidently deleted a line]

... would also have removed much of the need for the new enumerate (2.3) builtin.

alex



More information about the Python-list mailing list