"petantik" <[EMAIL PROTECTED]> wrote:
> Are there any commercial, or otherwise obfuscators for python source
> code or byte code and what are their relative advantages or
> disadvantages. I wonder because there are some byte code protection
> available for java and .NET, although from what i've read these seem to
> be not comprehensive as protection schemes
hmm. is google down today?
http://www.lysator.liu.se/~astrand/projects/pyobfuscate/
pyobfuscate is a source code obfuscator: It makes Python source code
hard to read for humans, while still being executable for the Python
interpreter.
</F>
--
http://mail.python.org/mailman/listinfo/python-list