Y
Hacker News
new
|
ask
|
show
|
jobs
by
Tempest1981
333 days ago
Do you use parens with assert? In Python, the assert statement is not a function, right?
That bit me before... it created a tuple which evaluated as true.