Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
You might be using assert wrong (Python)
(opens in new tab)
(highertier.com)
2 points
rikatee
3y ago
1 comments
Share
You might be using assert wrong (Python) | Better HN
1 comments
default
newest
oldest
jollyllama
3y ago
Asserting the presence of critical data without which the program cannot function is valid. But failing gracefully and asking again for user or network data is correct.
j
/
k
navigate · click thread line to collapse