eudicots/Cactus

Cannot build when plugin 'blog.py' is enabled

graceshirts opened this issue · 0 comments

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