Jayden於 2012年9月28日星期五UTC+8下午7時57分14秒寫道: > Dear All, > > > > I have a concern in developing commercial code with Python. Someone told me > that its program can be easily hacked to get its source code. Is it really > the case? Any way to protect your source code? > > > > Thanks a lot! > > > > Jayden
Nowadays high priced commercial IDE software products shipped with a built in interpreter with some GUI to let users customize their own needs in designs. This also means examples in source codes to be provided, too. Anyway even compiled instructions can be iced and reverse engineered for all the flows of the software. -- http://mail.python.org/mailman/listinfo/python-list