On Sat, Jan 19, 2013 at 1:09 PM, Chris Withers <[email protected]> wrote: > Hi All, > > What's the best bootstrap.py to use for buildout 1.7? > > I'm excited to say it looks like the bootstrap I currently have at > https://github.com/Simplistix/testfixtures/blob/master/bootstrap.py appears > to no longer need me to wrap my system pythons in virtualenvs to get > bootstrap to work with them. > > But, is there a newer version that would be better to use?
Assuming you want buildout 1, then: http://downloads.buildout.org/1/bootstrap.py I need update buildout.org/bootstrap.py to redirect there. I also need to update documentation that says where to get bootstrap.py. :/ Jim -- Jim Fulton http://www.linkedin.com/in/jimfulton Jerky is better than bacon! http://zo.pe/Kqm _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
