[vtk-developers] Update: Making Tests Python 3/2 compatible.

Ben Boeckel ben.boeckel at kitware.com
Mon Aug 10 11:31:04 EDT 2015


On Mon, Aug 10, 2015 at 08:55:54 -0600, David Gobbi wrote:
> I wouldn't be testing on Python 3.2 if I didn't think it would be worth
> supporting.  There are still plenty of deployed systems around
> (particularly Ubuntu and Debian) that come with Python 3.2 packages, and
> they're far from End of Life.  And honestly, supporting Python 3.2 doesn't
> take much effort.

FTR, the only Debian and Ubuntu releases with 3.2 are oldstable (wheezy,
supported until February 2016; LTS until May 2018) and precise (12.04
LTS, supported until April 2017).

In any case, isn't this fixed with unicode('hello')?

--Ben


More information about the vtk-developers mailing list