Disable the warning dialog which complains about incorrect node names when opening Maya files.
Derived from mel command maya.cmds.disableIncorrectNameWarning
Example:
import pymel.core as pm pm.disableIncorrectNameWarning()
pymel.core.windows.disable
pymel.core.windows.dockControl
Enter search terms or a module, class or function name.