pymel.util.isMapping

isMapping(obj)

Returns True if an object is a mapping (dictionary) type, otherwise returns False.

same as operator.isMappingType

Return type:bool

Previous topic

pymel.util.isIterable

Next topic

pymel.util.isNumeric

Core

Core Modules

Other Modules

This Page