Falsies** are ruining my day.
value = test.get("x") or well_actually()
When test.get("x") is False, well_actually() gets called, same as if x is missing.
**Yeah, that is what you were thinking. Focus, man.
Post
November 14, 2019
November 14, 2019
Falsies** are ruining my day.
value = test.get("x") or well_actually()
When test.get("x") is False, well_actually() gets called, same as if x is missing.
**Yeah, that is what you were thinking. Focus, man.