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.



Don’t Use Asserts for Data Validation
If you want to change selection, open document below and click on "Move attachment"

Assert Statements in Python – dbader.org
that makes it easy to write useless assertions. This sounds (and potentially is) pretty horrible, so you might at least want to skim these two caveats or read their summaries below. Caveat #1 – <span>Don’t Use Asserts for Data Validation Asserts can be turned off globally in the Python interpreter. Don’t rely on assert expressions to be executed for data validation or data processing. The biggest caveat with using asser


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.