non-readable source code distribution

Terry Reedy tjreedy at udel.edu
Thu Feb 6 21:23:21 EST 2003


> Ideally, I'd like to take a program that consists of
> mainfile.py
> myfirstmodule.py
> mysecondmodule.py
>
> and be able to distribute a single, unreadable file called
> mypythonapp.pyc
>
> if that's possible?

Have you checked
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&group=comp.lang.pyt
hon
and looked at the previous threads and answers on this topic?

TJR






More information about the Python-list mailing list