HELP! Simple question re: dictionaries

chibaA at TinterlogD.Tcom chibaA at TinterlogD.Tcom
Wed May 10 15:27:55 EDT 2000


Hi,

I just want to write a for statement to go through each element of a
dictonary.  I would have assumed it would look something like this
(argumentList being the dictonary):

for ___ in argumentList:
	# whatever...

... but I'm not sure of the exact syntax.  If anyone knows, could you
let me know?  Thanks!

kc



More information about the Python-list mailing list