Hacker News new | ask | show | jobs
by drothlis 1370 days ago
`|` is a bitwise-or in Python, not a boolean-or.
1 comments

That's right, but it doesn't change how the expression is read.