willkg / douglas

DEAD PROJECT: File based static rendering blog system
Other
2 stars 3 forks source link

overhaul for python 3 #36

Open willkg opened 10 years ago

willkg commented 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.