pycatia.scripts.checking.
check_type
Function to check the object type and raise an error if the wrong expected type is supplied.
object – Any python object.
type – Any python or pycatia type.
Contents:
Programmer Reference: