On Mon, Nov 11, 2013 at 6:26 PM, Marius Gedminas <[email protected]> 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. _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
