Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Asserts That Never Fail
If you want to change selection, open document below and click on "Move attachment"

Assert Statements in Python – dbader.org
nefit that instead of raising unspecific AssertionError exceptions, it now raises semantically correct exceptions like ValueError or AuthError (which we’d have to define ourselves). Caveat #2 – <span>Asserts That Never Fail It’s easy to accidentally write Python assert statements that always evaluate to true. I’ve been bitten by this myself in the past. I wrote a longer article about this specific issue yo


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.