Hi,
I would like to see two things changed about ez_setup.py:
The "#!python" at the top should read "#!/bin/env python".
And we'd need to have a license header at the top of the file. Public
domain is the most pain-free license for us (and probably everyone), but
anything Python-compatible should work.
Best wishes,
Felix