top | item 43770482

(no title)

hiichbindermax | 10 months ago

Nitpick about 9.3 Short Circuit Evaluation: both things evaluate differently if you have empty strings. The if-else clause treats empty strings as valid while the or operator will treat them equivalent with None.

discuss

order