[Python-Dev] Re: 2.4 news reaches interesting places

Fredrik Lundh fredrik at pythonware.com
Sun Dec 12 16:38:43 CET 2004


John J Lee wrote:

> the idea spreads that Python-built .exe's are so big because they're just
> an interpreter plus a script.

that's why exemaker is so great, of course: all EXE files are 4 kilobytes.

as for the PYC files, hide them in a ZIP archive named DAT, HLP, OCX,
or even DLL, and you're done.

</F> 





More information about the Python-Dev mailing list