On Tue, Sep 1, 2009 at 3:42 AM, Reinout van Rees<[email protected]> wrote: > - Is this something I really should fix in my own setup? > > - Is there a known fix that can be applied to the test setup?
Yes. Use a clean Python built from source with nothing in site-packages. To build the buildout checkout, use dev.py, which is a special bootstrap used when working on buildout itself. Jim -- Jim Fulton _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
