Iterating over a dictionary
Simon Brunning
SBrunning at trisystems.co.uk
Tue Aug 8 09:47:13 EDT 2000
More information about the Python-list mailing list
Tue Aug 8 09:47:13 EDT 2000
- Previous message (by thread): newbie question:
- Next message (by thread): Iterating over a dictionary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Subject: Iterating over a dictionary > > Given a dictionary, is there a method to do something inside a code block > for > each member of the dictionary? Would that same member work for other > kinds of > collections as well? > See <http://starship.python.net/crew/amk/grimoire/html/dictionaries.html>. Cheers, Simon Brunning TriSystems Ltd. sbrunning at trisystems.co.uk ----------------------------------------------------------------------- The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution, or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot accept liability for statements made which are clearly the senders own.
- Previous message (by thread): newbie question:
- Next message (by thread): Iterating over a dictionary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list