hi in compiled languages when we compile a code to an executable file it convert to a machine code so now we cant access to source ... but in python we easily open the program executable(ascii) file and read source .... i meen than any way to protect my code or convert it to executable witch can not be decompiled (python code)....
-- http://mail.python.org/mailman/listinfo/python-list