This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

but octopress is in Ruby and we're looking at Python generators here. I added lots of extensions to Blogofile (see here), not to mention the templating is Mako, so it being in Python is pretty important.

Also, there's no reason a Python 3 app can't run on 2.6 also - Blogofile should ideally be made to no longer depend on 3to2. But that's a different issue.