can be turned off globally in the Python interpreter.
If you want to change selection, open document below and click on "Move attachment"
Assert Statements in Python – dbader.org. 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 – Don’t Use Asserts for Data Validation Asserts <span>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 asserts in Python is that assertions can be globally disabled with Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details