You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Technically all unary and binary expressions can throw if they dispatch to dunder implementations (such as __neq__).
But we omit these edges to obtain a more useful CFG; the cases where user code catches these exceptions are probably rare.
0 commit comments