ez_setup.py has been update to include various fixes that affect the build. Better Python version and dependency detection as well as eliminate exception warnings under Python 2.6. Eliminated memory ...
If you want to use setuptools in your package's setup.py, just include this file in the same directory with it, and add this to the top of your setup.py:: ...