Trees | Indices | Help |
|
---|
|
|
|||
Classes | |||
---|---|---|---|
SpawnedHelpFormatter Formatter assuring our help looks good |
|||
SpawnedOptionParser Customized version to ease use of SpawnedCommand |
|||
SpawnedCommand Implements a command which can be started easily by specifying a class path such as package.cmd.module.CommandClass whose instance should be started in a standalone process. |
|
|||
Maya-Intiialization | |||
---|---|---|---|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Decorators | |||
|
|
|||
log = logging.getLogger("mrv.cmd.base")
|
|||
__package__ =
|
|||
Globals | |||
---|---|---|---|
maya_to_py_version_map =
|
|
|
|
|
|
|
|
|
|
|
To Do: remove this function, its unused |
Note: Will change working dir To Do: remove this function, its unused |
|
Note: does not return |
|
Find an mrv script of the given name. This method should be used if you want to figure out where the mrv executable with the given name is located. The returned path is either relative or absolute. which use mrv as a subproject
Note: Currently it only looks for executables, but handles projects |
Replace this process with a python process as determined by the given options. This will either be the respective python interpreter, or mayapy. If it works, the function does not return Use this option in case the python interpreter crashes for some reason. :raise EnvironmentError: If no suitable executable could be started
|
|
|
|
maya_to_py_version_map
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:11 2011 | http://epydoc.sourceforge.net |