List all nodes with incorrect names in the Script Editor.
Derived from mel command maya.cmds.listNodesWithIncorrectNames
Example:
import pymel.core as pm
pm.listNodesWithIncorrectNames()
pymel.core.general.listNodeTypes
pymel.core.general.listRelatives
Enter search terms or a module, class or function name.