I'm playing around with the Python support in Xcode 3.0 (under Leopard).
I'd like to have my built app include only .pyc (or .pyo) files and not to include the .py source files.
1. Is this possible? 2. How do I do it?3. Is there a way to obfuscate the code so that it is not easy to disassamble?
Thanks! -Brian _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig