eudicots / Cactus

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

Cannot build when plugin 'blog.py' is enabled #251

Open graceshirts opened 7 years ago

graceshirts commented 7 years ago

I'm building on win7 x64 and using py35. Error: File "plugins\blog.py", line 69, in preBuild indexes = xrange(0, len(POSTS)) NameError: name 'xrange' is not defined