Hacker News new | past | comments | ask | show | jobs | submit
if v is not None as opposed to if not v is one of those use cases if you store 0 or False or an empty list, etc.