Functions
| executeDeferred | This is a wrap for maya.utils.executeDeferred. Maya’s version does not execute at all when in batch mode, so this |
| getMayaLocation | Remember to pass the FULL version (with extension if any) to this function! |
| recurseMayaScriptPath | Given a path or list of paths, recurses through directories appending to the MAYA_SCRIPT_PATH |
| source | Looks for a python script in the specified path (uses system path if no path is specified) |