is there any way to force maya's python produce .pyo instead of .pyc files when compiling .py ? that is, setting the -oo flag to python interpreter? i even tried to execute mayapy.exe externally with OO set, but nothing helps - i can't force maya to produce a bytecode that does not include code comments.
-- viktoras www.neglostyti.com -- http://groups.google.com/group/python_inside_maya
