Open willkg opened 10 years ago
This really should be a Python 3 app.
Jinja2 requires >= 3.3. I think that's the only thing that imposes Python 3 requirements.
Need to flesh out the test suite before attempting a Python 2 -> 3 conversion, though.
This really should be a Python 3 app.
Jinja2 requires >= 3.3. I think that's the only thing that imposes Python 3 requirements.
Need to flesh out the test suite before attempting a Python 2 -> 3 conversion, though.