On Thu, Feb 10, 2011 at 11:14 AM, Alan Gauld <alan.ga...@btinternet.com> wrote:
> Personally I don't like them and prefer to install a version of Python
> and then install my modules separately.
>
> If you want to hide your code(a little bit) you can ship only the pyc
...

Don't forget that the motivation need not be obfuscation.  I myself
like to package standalone programs for non-techie friends and family
to use.  For them, "Run this" is a good first instruction versus
"Install Python..." (regardless of how much their lives might be
improved by the latter :) )

-- 
Brett Ritter / SwiftOne
swift...@swiftone.org
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to