mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
`is` checks identity. `==` checks value. I can't think of a reason why we would want the former in these scenarios. More info: * http://stackoverflow.com/a/1504742 * https://docs.python.org/2/reference/expressions.html#is
942 B
942 B