Hacker News new | ask | show | jobs
by Scarblac 2245 days ago
It's idiomatic to use it for comparisons with the value `None`, which is a singleton so it's always that one.

Other than that, just don't use `is`.