Code review comment for lp://staging/~jseutter/testresources/py3

Revision history for this message
Barry Warsaw (barry) wrote :

On May 11, 2012, at 11:40 PM, Robert Collins wrote:

>I have a philospohical objection to having such massive boilerplate in
>source trees. I'd put a smiley face here, but I'm not being humourous
>;) It has to be maintained and updated - its dead weight.

If the package is already pulling in ez_setup.py then it should definitely
convert to using distribute_setup.py. If it isn't doing the former, then just
change it back to using distutils.

« Back to merge proposal