Re: [Py2exe-users] RE: Startupt time: .exe slower than .py
by David Fraser other posts by this author
Jun 17 2004 8:46AM messages near this date
[Py2exe-users] RE: Startupt time: .exe slower than .py
|
[Py2exe-users] Startupt time: .exe slower than .py
Denis Barmenkov wrote:
> Hello,
>
> as far I know, Python source are easy recoverable from bytecode (*.pyc)
> files, so you can send *.py ;-)
>
>
If you're distributing proprietary software, then the fact that the
source code is recoverable is not neccessarily the only important fact.
License agreements can include agreeing not to recompile / reverse
engineer the code, even if its an easy thing to do.
Regards
David
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Py2exe-users mailing list
Py2exe-users@[...].net
https://lists.sourceforge.net/lists/listinfo/py2exe-users
Thread:
Denis Barmenkov
David Fraser
|