Can .py be complied?

Lucas Raab dotpyFE at gmail.com
Wed Apr 27 08:19:40 EDT 2005


ryan at ryankaskel.com wrote:
> ryan at ryankaskel.com wrote:
> 
>>I don't know the exact details, but try using the compiled Python
>>scripts (bytecode). I believe they are semi-optimized and platform
>>independent. They are the .pyc and .pyo files generated when the
> 
> script
> 
>>is run.
> 
> 
> Okay, I found this documentation
> <http://fux0r.phathookups.com/programming-tutorials/Python/tut/node43.html>.
> It hides the source but you still need Python installed on the system
> running the bytecode.
> 

But those files can be decompyled.

-- 
--------------------------
Lucas Raab
lvraab"@"earthlink.net
dotpyFE"@"gmail.com
AIM:	Phoenix11890
MSN:	dotpyfe"@"gmail.com
IRC:	lvraab
ICQ:	324767918
Yahoo:	Phoenix11890



More information about the Python-list mailing list