[09:48:57] <weary> hi.. quick question. if i run bootstrap.py in an empty directory it downloads setuptools-0.6c11-py2.7.egg and immediately after has a version conflict because it needs at least 0.7. why is it downloading 0.6c11, and how can i debug it? (bootstrap.py does not seem to have a --verbose option or somesuch)
[09:53:46] <weary> hm, -d -v 2.1.1 seems to work. guess i'll stick to that