[Python-Dev] freeze is broken in 2.x

Eric esr@thyrsus.com
Thu, 15 Mar 2001 10:35:30 -0800


Guido van Rossum <guido@digicool.com>:
> > I have fixed some obvious errors (use of the deprecated 'cmp' module;
> > use of regex) but I have encountered run-time errors that are beyond
> > my competence to fix.  From a cursory inspection of the code it looks
> > to me like the freeze tools need adaptation to the new
> > distutils-centric build process.
> 
> The last maintainers were me and Mark Hammond, but neither of us has
> time to look into this right now.  (At least I know I don't.)
> 
> What kind of errors do you encounter?

After cleaning up the bad imports, use of regex, etc, first thing I see
is an assertion failure in the module finder.
-- 
		<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>

"They that can give up essential liberty to obtain a little temporary 
safety deserve neither liberty nor safety."
	-- Benjamin Franklin, Historical Review of Pennsylvania, 1759.