raymondcamden’s avatarraymondcamden’s Twitter Archive—№ 67,982

  1. In Python, given a list of dicts, is there a simple way to see if a matching dict is in the list? outside of writing a function