On 2013-02-26 10:26, Tarek Galal wrote: > Once I compiled all my python files > and deployed to Q10 simulator, worked. Oh really?! Does that mean the PyRun_SimpleStringFlags() call is capable of detecting that the string given to it is actually a .pyc file, and it transparently executes it without attempting to compile it?