[Python-Dev] freeze is broken in 2.x
Guido van Rossum
guido@digicool.com
Thu, 15 Mar 2001 13:49:21 -0500
> > 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.
Are you sure you are using the latest CVS version of freeze? I didn't
have to clean up any bad imports -- it just works for me. But maybe
I'm not using all the features?
--Guido van Rossum (home page: http://www.python.org/~guido/)