giuseppe81 - 2008-01-07

Hi all

i'm working with the pydev 1.3.10. How can i retrieve the .pyo file? When i push the Run button i can see only the execution rusult but not the pyo file. I try to add the -OO option in the "Open Run Dialog" like this :  C:\Python25\python.exe -u -OO C:\WorkEclips2\PyProject\src\test.py but do not work.

Thanks in advance!