Type.preprocess_args#

classmethod Type.preprocess_args(args)#

Preprocess the arguments of Type constructor.

Overloading this classmethod may be useful for custom types for processing its parameters.