Safe guard .pyc files

King animator333 at gmail.com
Mon Jul 21 10:53:19 EDT 2008


After google a lot I didn't find any way to safe guard .pyc files from
decompilation. One way I can think of is to
wrap important functions/classes as a libraby using SWIG/PyRex, but
again is going to be a lot more of work
and doesn't sound good.

any body out there has done something for this?



More information about the Python-list mailing list