[Python-Dev] Re: Python 2.3 release schedule update
Mark Hammond
mhammond@skippinet.com.au
Wed, 16 Jul 2003 10:31:25 +1000
> Jeremy Hylton <jeremy@alum.mit.edu> writes:
>
> > I think it's too late to do anything more about startup / teardown
> > time. On the plus side, a couple simple benchmarks are showing good
> > results for me. In addition to pystone, I'm doing an HTML
> benchmark --
> > feeding Hamlet to HTMLParser().
>
> There's a bug, 771097, which appears to be the root cause of some
> problems with the various freeze-type utilities (Installer, cx_Freeze,
> py2exe). Is there any chance of this going in?
I checked in my fix to that.
Mark.