Dear All,
I am using Python 2.5 and used py_compile to produce a .pyc file. The
script runs well. However, the .pyc keeps running and never stops.
Advices will be deeply appreciated.
Regards.
David
I am using Python 2.5 and used py_compile to produce a .pyc file. The
script runs well. However, the .pyc keeps running and never stops.
Advices will be deeply appreciated.
Regards.
David
Comment