[Tutor] Python 2 & 3 and unittest

Don Jennings dfjennings at gmail.com
Wed Sep 4 16:15:37 CEST 2013


On Sep 4, 2013, at 9:30 AM, Albert-Jan Roskam wrote:

> Hi,
> 
> I am trying to make my app work in Python 2.7 and Python 3.3 (one codebase) and I might later also try to make it work on Python 2.6 and Python 3.2 (if I am not too fed up with it ;-).

You might like to read Armin Ronacher's (Flask, Jinja2) take on this topic [1].

Take care,
Don

[1] http://lucumr.pocoo.org/2013/5/21/porting-to-python-3-redux/


More information about the Tutor mailing list