Christian Zagrodnick wrote: > On 2007-11-28 21:48:13 +0100, Jim Fulton <[EMAIL PROTECTED]> said: >> I suspect that a better solution would be to find a way to bootstrap the >> buildout in a way that included building Python as part of the >> bootstrapping process. > > That would certainly the best approach. Only that I have no idea how to do > that. :(
I'm not so sure. I'd prefer bootstrapping not to look too deeply into the buildout configuration, just to keep it simple. Couldn't buildout be taught to restart itself using a custom Python if it finds that one is used, possibly after it has been rebuilt? -- Thomas _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
