Hacker News new | ask | show | jobs
by lonelappde 2311 days ago
> returns either `values` or False, when both of its callers would be just as happy if it returned True or False.)

That's pythonic.

You don't convert from a data type to Boolean.