Iterating over a dictionary
Thomas Gagne
tgagne at ix.netcom.com
Tue Aug 8 12:48:59 EDT 2000
More information about the Python-list mailing list
Tue Aug 8 12:48:59 EDT 2000
- Previous message (by thread): Iterating over a dictionary
- Next message (by thread): Iterating over a dictionary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes, I think it was what I meant. I was looking for something similar to Smalltalk's aCollection::do:aBlock which invoke aBlock on each member of the collection.
- Previous message (by thread): Iterating over a dictionary
- Next message (by thread): Iterating over a dictionary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list