Could you please explain me what does the "Package As: Bytecode / Source code" feature in PyS60 application packer do?
From http://developer.symbian.org/wiki/in...hon_on_Symbian)
I tought it converts py to pyc but after running dumpsis, the code is still not converted (default.py).Package As (Byte or Source code)
Whether or not your scripts are converted to byte code before packaging. Byte code will run somewhat faster and additionally provide some anti-piracy protection for your script.
Default value: Scripts are converted to byte code.



Reply With Quote



