eudicots / Cactus

Static site generator for designers. Uses Python and Django templates.
BSD 3-Clause "New" or "Revised" License
3.47k stars 314 forks source link

Python 3 Support #115

Closed krallin closed 9 years ago

krallin commented 9 years ago

@koenbok ,

Let's give this some testing before we merge anything. We'll also need to start being more careful about mixed tabs and spaces (Python 3 is more sensitive to those). I might add a flake8 test in tox.ini to check for those.

Cheers,

krallin commented 9 years ago

OK, I think this has been brewing for a while, so let's merge Python 3 support in.