Hacker News new | ask | show | jobs
by germandiago 97 days ago
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.