mayapy -OO -m compileall ? - Chris
On Sun, Dec 13, 2009 at 7:37 AM, viktoras <[email protected]> wrote: > 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 -- http://groups.google.com/group/python_inside_maya
