WebCore icon indicating copy to clipboard operation
WebCore copied to clipboard

Annotation extension support for use of default value in the event of casting failure.

Open amcgregor opened this issue 8 years ago • 0 comments

Soft-fail option to handle ValueError and TypeError (configurable tuple or set of Exception subclasses), optionally logging (configure via logging level or None) a message about discarded values then utilize the default instead.

amcgregor avatar Apr 18 '17 16:04 amcgregor