On Thu, 10 Aug 2006 17:35:27 -0700
enigmadude <[EMAIL PROTECTED]> wrote:

#> 2. I've never done this, but you might be able to encrypt or otherwise
#> turn you modules into binary form, and then use a clever import
#> hook.

Please observe that whatever the "clever import hook" is, it actually
needs to know the way to *decrypt* the module (secret key or
whatever). It means that if somebody decompiles the importing code, he
can just as well decompile the "hidden" one.

-- 
 Best wishes,
   Slawomir Nowaczyk
     ( [EMAIL PROTECTED] )

Children are natural mimics, who act like their parents despite
every effort to teach them good manners.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to