Would someone be able to tell me what file maya is sourcing to find this 
list. For example if I type "import sys" "sys.path" I get a list of all the 
folders maya looks in. 

import sys
sys.path
# Result: ['',
 'C:\\Program Files\\Autodesk\\Maya2017\\plug-ins\\xgen\\scripts\\cafm',
 'C:\\Program Files\\Autodesk\\Maya2017\\bin',
 'C:\\Program Files\\Autodesk\\Maya2017\\plug-ins\\MASH\\scripts\\MASH',
 'C:\\Program Files\\Autodesk\\Maya2017\\plug-ins\\bifrost\\scripts\\boss',
 'C:\\solidangle\\mtoadeploy\\2017\\scripts',

Thanks you. 

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/126bafad-d182-49d3-b552-36932b6a1646%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to