[Distutils] setuptools and use_2to3
Lennart Regebro
regebro at gmail.com
Mon Nov 11 21:40:19 CET 2013
On Mon, Nov 11, 2013 at 6:26 PM, Marius Gedminas <marius at pov.lt> wrote:
> Aside: I believe there's consensus now that 2to3 is not the best way to
> support Python 2.x and 3.x. It's not that hard to have a single source
> tree in a portable subset of Python 2.x and 3.x. See python3porting.com
> and https://pypi.python.org/pypi/six.
Well, that depends. Mainly on what Python versions you need to support.
More information about the Distutils-SIG
mailing list