(original) (raw)
raise from None seems pretty "in band". A NoException class could have many other uses and leaves no confusion about intent.
raise from None seems pretty "in band". A NoException class could have many other uses and leaves no confusion about intent.