• Reinout van Rees's avatar
    Warn when using an outdated bootstrap that gives you setuptools · b4cbb763
    Reinout van Rees authored
    Fixes #82
    
    Thanks Marius Gedminas for the fix I could copy/paste :-)
    
    Note that there is no test for this as the test setup doesn't allow for it.
    The error that this commit fixes, fixes an error that occurs at
    easy_install.py import time, so the fix also has to be on that level, making it
    hard to test.
    I personally think it's ok like this... ;-)
    b4cbb763
easy_install.py 47 KB