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!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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!