Christoph Zwerschke wrote:
> You need to know a third thing, namely that as an iterable object, a 
> dictionary returns the keys only, not the key/value tuples which would 
> also make some sense. If it had been designed that way, you could write

Right. I forgot to say that, but that is also explained in PEP 234.

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

Reply via email to