Y
Hacker News
new
|
ask
|
show
|
jobs
by
drothlis
1370 days ago
`|` is a bitwise-or in Python, not a boolean-or.
1 comments
laserlight
1369 days ago
That's right, but it doesn't change how the expression is
read
.
link