Hacker News new | ask | show | jobs
by drexlspivey 2532 days ago
I do this all the time:

x = function_that_might_return_none()

if x: do_stuff