paya.startstop#

start(quiet=False)#

Patches PyMEL to return Paya classes.

Warning

Should not be called directly. Use paya.runtime as a context manager instead.

stop(quiet=False)#

Reverts PyMEl to its ‘factory’ state.

Warning

Should not be called directly. Use paya.runtime as a context manager instead.