advanced code snippet search
rob_cowie on 01/18/08
textmate python
01/18/08 08:40pm
1 person have marked this snippet as a favorite
gartenstuhl
for key in sorted(myDict.keys()): item = myDict[key] ## do stuff
Report this snippet Tweet
Comment:
You need to login to post a comment.