[Distutils] Distribute without 2to3
Vinay Sajip
vinay_sajip at yahoo.co.uk
Tue Jun 21 13:30:29 CEST 2011
Lennart Regebro <regebro <at> gmail.com> writes:
> We still need to support Python 2.4, right? That's a trickier issue.
> But including six.py might help.
I'm not sure why 2.4 is a particular issue: I just tested on 2.4.6 without any
failures. See
https://gist.github.com/1037662
Of course, I'm assuming that "python setup.py test" gives adequate coverage.
Regards,
Vinay Sajip
More information about the Distutils-SIG
mailing list