Quick hit for self future reference as usual, so I don’t care what you think:
filter(lambda (key, value): key == "someValue", directories.iteritems())
BAM!
There are sites that try to contain the sweet. This is not one of them.
Quick hit for self future reference as usual, so I don’t care what you think:
filter(lambda (key, value): key == "someValue", directories.iteritems())
BAM!