Ben Finney <ben+python at benfinney.id.au> writes: > but, if there is no ‘set’ type, it's fine to write:: > sorted(foolist) == sorted(barlist) what about dictionaries?