I signed up for the Wiki but got a message: "You are not allowed to edit
this page." When I tried creating a new page to describe it. My login is
RamRachum.
On Fri, Jul 31, 2009 at 2:17 PM, Thomas Heller <theller@...> wrote:
> cool-RR schrieb:
> > I don't understand why all of you guys try to persuade me not to use
> py2exe
> > for this. It seems to work.
> >
> > I also solved the importing-entire-stdlib problem. I used
> > pkgutil.iter_modules() to get the names of all the modules, then made a
> > little script to create a file like this:
> >
> > if False:
> > import re
> > import email
> > # ...
> >
> > It works! py2exe does pack the entire stdlib. Only a 10mb difference, and
> > the installer takes 10 seconds more.
> >
>
> Ah, great.
>
> Then you should probably describe your approach in the py2exe wiki, for
> other peoples benefits.
>
> --
> Thanks,
> Thomas
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now. http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Py2exe-users mailing list
> Py2exe-users@...
> https://lists.sourceforge.net/lists/listinfo/py2exe-users
>
--
Sincerely,
Ram Rachum
|