1d6a5472b0
`get` is the Pythonist way to access a dictionary. Also, `not x` replaces `is None`, since the former translates into is None or empty.