"Trey Keown" <[EMAIL PROTECTED]> wrote

> from being isolated, and messages being intercepted. So... is it
> possible to decompile things within a .pyc file?

Yes its definitely possible and in fact not even difficult - the tools
come with Python.

Do not do that if you want real security. Use a separate data file
and put the encryption there.


Alan G 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to